[Bug libstdc++/35679] Cannot build cross compiler for i686-pc-linux-gnu: configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES

2008-03-30 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2008-03-30 20:19 --- Using a sysroot or setting --prefix for both the newlib build and the GCC build is the easiest way of getting a cross build to work. Anyways here are the options I use to build a cross build for spu: stage1

[Bug libstdc++/35679] Cannot build cross compiler for i686-pc-linux-gnu: configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES

2008-03-24 Thread brian at dessent dot net
--- Comment #1 from brian at dessent dot net 2008-03-24 19:54 --- Subject: Re: New: Cannot build cross compiler for i686-pc-linux-gnu: configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES yakov at emc dot com wrote: --target=i686-emc-elf --enable-languages=c++

[Bug libstdc++/35679] Cannot build cross compiler for i686-pc-linux-gnu: configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES

2008-03-24 Thread yakov at emc dot com
--- Comment #2 from yakov at emc dot com 2008-03-24 20:29 --- Subject: Re: Cannot build cross compiler for i686-pc-linux-gnu: configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES Brian, first, thank you very much for such a quick response. Actually, this target is