On Monday, 27 April 2015 at 05:56:11 UTC, Iain Buclaw wrote:
On 26 April 2015 at 22:41, Jens Bauer via Digitalmars-d
<[email protected]> wrote:

The reason I cannot build GDC with multilib, is that I get a compile-error
when building the final GCC+GDC.
Building GCC alone without GDC gives me no such error.
-So if I want to have multilib support, I will have to be without GDC.

Where exactly does it error?

I'm doing a rebuild now; it'll probably take 50 minutes before I got the result. I'll post a reply when I have something.

I can't think of a sole reason why gdc/libphobos would throw an error in multilib builds, so it must be something collateral (libstdc++) ?

I remember something about libstdc++ problems. I forgot whether it was a missing libstdc++ after the build or if it was causing trouble with the build.

Reply via email to