DMD in Cygwin linking with ELF objects
    Gregor Richards 
    Richards at codu.org
       
    Mon Oct 13 15:04:24 PDT 2008
    
    
  
Simon Lehmayr wrote:
> 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.
> 
... what? Cygwin doesn't use ELF, so unless you're using something 
really strange like my ELF-on-Windows environment something is wrong here.
  - Gregor Richards
    
    
More information about the Digitalmars-d
mailing list