Live data from Hacker News

Viewing profile — jpf91

jpf91

HN member
Joined
Wed, Jun 21, 2017, 3:59 PM UTC
HN karma
15
Public activity
4 items

About jpf91

No profile information was provided.

Recent public activity

  1. comment
    Comment #14605677

    Although the recent DMD backend license change does not affect GDC, GDC is not a complete standalone implementation of a D compiler. GDC (and LDC, the LLVM D compiler) use the fron…

  2. comment
    Comment #14605581

    > However, you probably won't be able to do std::vector . ABI compatibility is not enough to do this as you would be effectively mixing C++ and D source code here. I think this sho…

  3. comment
    Comment #14605471

    I guess that was quite some time ago? Back then we had a shell script hack that was called by the GCC configure script and parsed the target triplet to set these versions. Fortunat…

  4. comment
    Comment #14605008

    Likely none. Well, I guess that's kind of an oversimplification though so here's the detailed story: We require some per-target integration to provide correct version(ARM), version…