GDC with later DMD's
    Anders F Björklund 
    afb at algonet.se
       
    Mon May  1 00:07:21 PDT 2006
    
    
  
Gregor Richards wrote:
> Unfortunately, I've found several funky bugs with my patch, so I'm going 
> to do a much more careful incremental patch, using a few real test 
> programs that are known to fail.  See if I can avoid doing that again :)
The generated gcc.config for Darwin was still broken in it, too...
It doesn't include the "private import std.c.darwin.ldblcompat;" ?
There also needs to be some options added to the driver and wrapper:
http://d.puremagic.com/bugzilla/show_bug.cgi?id=2
But I got std.progress and std.c.fenv ported to Darwin, at least.
The former was just a simple change from "linux" over to "Unix",
the latter was a copy and paste from the the system's C headers.
Posting them as patches to the Bugzilla, once they're cleaned up.
--anders
    
    
More information about the D.gnu
mailing list