Re: Pb cross-compilation with GCC-4.1

2008-07-03 Thread Hector Oron
Hello Willy, > The same problem occurs when compiling GCC to produce powerpc code from > AMD64: > For launching compilation: > > $ apt-get source gcc-4.1 > $ cd gcc-4.1-4.1.1ds2 > $ export GCC_TARGET=powerpc > $ dpkg-buildpackage -rfakeroot -b > ../gcc.build If you try to build a cross compiler:

Re: Pb cross-compilation with GCC-4.1

2008-07-02 Thread Willy
Hi, Hector Oron a écrit : Hello, 2008/7/1 Willy <[EMAIL PROTECTED]>: checking for library containing gettext... configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES. make[3]: *** [configure-target-libstdc++-v3] Error 1 make[3]: Leaving directory `/home/willy/tmp/gcc/gcc-4.1

Re: Pb cross-compilation with GCC-4.1

2008-07-01 Thread Willy
Hi, Hector Oron a écrit : Hello, 2008/7/1 Willy <[EMAIL PROTECTED]>: checking for library containing gettext... configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES. make[3]: *** [configure-target-libstdc++-v3] Error 1 make[3]: Leaving directory `/home/willy/tmp/gcc/gcc-4.1

Re: Pb cross-compilation with GCC-4.1

2008-07-01 Thread Hector Oron
Hello, 2008/7/1 Willy <[EMAIL PROTECTED]>: >> checking for library containing gettext... configure: error: Link tests >> are not allowed after GCC_NO_EXECUTABLES. >> make[3]: *** [configure-target-libstdc++-v3] Error 1 >> make[3]: Leaving directory `/home/willy/tmp/gcc/gcc-4.1-4.1.1ds2/build' >> m

Pb cross-compilation with GCC-4.1

2008-07-01 Thread Willy
Hi, I am working with Debian Etch AMD64 and want to compile for i386 but there is a problem: after launching the compilation of GCC with dpkg-buildpackage, i receive this error: > [EMAIL PROTECTED]:~/tmp/gcc/gcc-4.1-4.1.1ds2$ tail -n 50 build.log > updating cache ./config.cache > configure: