DMD in Cygwin linking with ELF objects
Simon Lehmayr
simon.lehmayr at gmx.de
Mon Oct 13 13:52:56 PDT 2008
Is there a possiblity to get a cygwin compatible D compiler binary which creates ELF objects just as the pure Linux version does from DigitalMars?
As far as I know the cygwin-included GDC is ancient, the current GDC is not really finished (lots of bugs remain) and the windows DMD only produces some strange OMF object format. I need ELF objects to link with my project using cygwin on Windows.
More information about the Digitalmars-d
mailing list