[phobos] std.complex doesn't pass unittest

Andrei Alexandrescu andrei at erdani.com
Sun May 23 19:03:02 PDT 2010


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<andrei at erdani.com>  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
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos


More information about the phobos mailing list