what does it take to build DMD on linux?
Walter Bright
newshound2 at digitalmars.com
Mon Sep 13 19:15:14 PDT 2010
BCS wrote:
> If someone has a list of what I need to apt-get I'd appreciate not
> having to sort it out by hand. It's slightly confused because it's a
> IA64 box and I'd rather build x86-32 DMD binaries (at last till the
> 64-bit version is stable).
>
> So anyone have the list handy?
sudo apt-get install gcc-multilib g++-multilib libc6-i386 lib6-dev-i386
More information about the Digitalmars-d
mailing list