On 11/11/2011 1:32 PM, bioinfornatics wrote:
did you have a conf file here: /etc/ldc2.conf
if yes could you try this:
# mv /etc/ldc2.conf /etc/ldc2.conf.back
# mv /etc/ldc2.rebuild.conf /etc/ldc2.rebuild.conf.back
and run make
$ make

read this please https://github.com/ldc-developers/ldc/wiki/Installation


Ok, now I still have one other problem with the build system: How do you get it to do multilib/multiarch builds? I can't create 32-bit binaries on a 64-bit system because Phobos/druntime aren't being built for 32 bits.

Reply via email to