[Issue 2476] std.stdio fails to compile
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Fri Nov 28 07:55:15 PST 2008
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=2476
torhu at yahoo.com changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |torhu at yahoo.com
------- Comment #1 from torhu at yahoo.com  2008-11-28 09:55 -------
Looks like dmd.conf isn't updated to include the import for druntime.  Try
replacing the default DFLAGS line with this one:
DFLAGS=-I%@P%/../src/phobos -I%@P%/../src/runtime/import -L-L%@P%/../lib
-- 
    
    
More information about the Digitalmars-d-bugs
mailing list