Thanks! I didn't compile dmd, but I got it and gcc can't find libstdc++.

I have 64-bit Ubuntu. What do I need to install? I tried:

sudo apt-get install ia32-libs lib32gcc1 lib32stdc++6 libc6-dev-i386 gcc-multilib

but I already have all of those. What do I need to compile dmd on Ubuntu64?


Thanks,

Andrei

On 05/23/2010 05:51 PM, Shin Fujishiro wrote:
Andrei Alexandrescu<[email protected]>  wrote:
I must be missing something. I updated dmd to 2.046, updated druntime
and phobos, and am trying make unittest on Linux.


Update dmd to svn trunk. Phobos r1532 or after needs dmd r488 (>2.046).

Shin
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to