compiling on linux ppc

Carlos Santander csantander619 at gmail.com
Mon Jan 1 06:28:38 PST 2007


Carlos Santander escribió:
> I'm trying to compile GDC (one of the latest revisions, I'm not sure 
> which one) on linux PPC, but I'm getting this:
> 
> checking If /home/carlos/dev/gdc-sf/build/gcc/gdc 
> -B/home/carlos/dev/gdc-sf/build/gcc/ 
> -B/usr/local/powerpc-unknown-linux-gnu/bin/ 
> -B/usr/local/powerpc-unknown-linux-gnu/lib/ -isystem 
> /usr/local/powerpc-unknown-linux-gnu/include -isystem 
> /usr/local/powerpc-unknown-linux-gnu/sys-include can compile D 
> sources... /home/carlos/dev/gdc-sf/build/gcc/cc1d: 
> /home/carlos/dev/gdc-sf/build/gcc/libgcc_s.so.1: version `GCC_4.2.0' not 
> found (required by /usr/lib/libstdc++.so.6)
> no
> configure: error: can't compile D sources!
> make: *** [configure-target-libphobos] Error 1
> 
> I'm using Kubuntu 6.10. The GCC sources are for version 4.0.3. The 
> current GCC version is:
> 
> gcc version 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5)
> 

--disable-shared was the solution. Thanks David!

http://d.puremagic.com/issues/show_bug.cgi?id=781

-- 
Carlos Santander Bernal


More information about the D.gnu mailing list