Compiling DMD for *nix platforms

Leo Singer aronnax at umd.edu
Wed May 7 00:57:53 PDT 2008


== Quote from Anders F Björklund (afb at algonet.se)'s article
> Your GCC versions and setup seems OK, it seems like symbols
> from "clone.c" are missing in the library creation though ?
> Which version of GDC and which language was this ? trunk/D2 ?
> Maybe you need to add d/clone.dmd.o to D_DMD_OBJS, or wait...

Uh-oh!
The build did not generate any files named 'clone.dmd.o'.

$ find . -name 'clone.*'
./gcc/d/dmd/.svn/text-base/clone.c.svn-base
./gcc/d/dmd/clone.c
./gcc/d/dmd2/.svn/text-base/clone.c.svn-base
./gcc/d/dmd2/clone.c




More information about the Digitalmars-d mailing list