------- Comment #18 from joseph at codesourcery dot com  2006-09-13 00:56 
-------
Subject: Re:   New: possible problem: building gcc >= 4.2
 on i686 GNU/Linux|SMP (non-64bit) platform fails

On Tue, 12 Sep 2006, WISD00M at GMX dot NET wrote:

> ./xgcc -B./ -B/usr/local/i686-pc-linux-gnu/bin/ -isystem
> /usr/local/i686-pc-linux-gnu/include -isystem
> /usr/local/i686-pc-linux-gnu/sys-include -L/root/gcc-build/gcc/../ld -O2 
> -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
> -Wold-style-definition  -isystem ./include  -I. -I.
> -I../../gcc-4.2-20060906/gcc -I../../gcc-4.2-20060906/gcc/.
> -I../../gcc-4.2-20060906/gcc/../include
> -I../../gcc-4.2-20060906/gcc/../libcpp/include 
> -I../../gcc-4.2-20060906/gcc/../libdecnumber -I../libdecnumber  -g0
> -finhibit-size-directive -fno-inline-functions -fno-exceptions
> -fno-zero-initialized-in-bss -fno-toplevel-reorder  -fno-omit-frame-pointer \
>   -c ../../gcc-4.2-20060906/gcc/crtstuff.c -DCRT_BEGIN \
>   -o crtbegin.o

If you rerun this manually with -v added to the compiler options, what is 
the full output?

What are the contents of configargs.h in the gcc build directory?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29049

Reply via email to