compile gdc

Anders F Björklund afb at algonet.se
Mon Mar 6 11:31:31 PST 2006


Manfred Hansen wrote:

> i try to compile on Debian AMD64 the gdc.
> That is my configure:
> ./gcc-4.0.2/configure --enable-languages=c,d,c++
> --prefix=/usr/local/gcc-4.02 --enable-shared

Can you cross-compile it to a 32-bit target,
like "i386-unknown-linux" instead of x86_64 ?

--anders



More information about the D.gnu mailing list