This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc-3.1 build probrem on i386-unknown-freebsd3.5.1


I got similar compilation problem with the 3.0.4, it is coming out of
the crtstuff as well. My mail's subject was "gcc-3.0.4 build problem"
sent few days ago.

Gokhan



Hideki IWAMOTO wrote:
> 
> Hello,
> 
> I can't build gcc-3.1 on i386-unknown-freebsd3.5.1. Please help me.
> 
> /home/iwamoto/tmp/gcc31-2/gcc/xgcc -B/home/iwamoto/tmp/gcc31-2/gcc/ -B/usr/local/i386-unknown-freeb
> sd3.5.1/bin/ -B/usr/local/i386-unknown-freebsd3.5.1/lib/ -isystem /usr/local/i386-unknown-freebsd3.
> 5.1/include -O2 -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isys
> tem ./include  -I. -I. -I../../gcc-3.1/gcc -I../../gcc-3.1/gcc/. -I../../gcc-3.1/gcc/config -I../..
> /gcc-3.1/gcc/../include  -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions  \
>    -c ../../gcc-3.1/gcc/crtstuff.c -DCRT_BEGIN \
>   -o crtbegin.o
> ../../gcc-3.1/gcc/crtstuff.c:613: stray '\244' in program
> ../../gcc-3.1/gcc/crtstuff.c:613: stray '\201' in program
> ../../gcc-3.1/gcc/crtstuff.c:613: stray '\1' in program
> ../../gcc-3.1/gcc/crtstuff.c:613:4: warning: null character(s) ignored
> ../../gcc-3.1/gcc/crtstuff.c:613: parse error before '=' token
> ../../gcc-3.1/gcc/crtstuff.c:613: stray '\7' in program
> ../../gcc-3.1/gcc/crtstuff.c:613:11: warning: null character(s) ignored
> ../../gcc-3.1/gcc/crtstuff.c:613: stray '\270' in program
> ../../gcc-3.1/gcc/crtstuff.c:613:21: warning: null character(s) ignored
> ../../gcc-3.1/gcc/crtstuff.c:613: stray '\270' in program
> ../../gcc-3.1/gcc/crtstuff.c:613:29: warning: null character(s) ignored
> ../../gcc-3.1/gcc/crtstuff.c:613:33: warning: null character(s) preserved in literal
> ../../gcc-3.1/gcc/crtstuff.c:613: stray '\314' in program
> ../../gcc-3.1/gcc/crtstuff.c:613: stray '\310' in program
> ../../gcc-3.1/gcc/crtstuff.c:613:165: warning: null character(s) ignored
> ../../gcc-3.1/gcc/crtstuff.c:613: stray '\374' in program
> ../../gcc-3.1/gcc/crtstuff.c:613: stray '\211' in program
> ../../gcc-3.1/gcc/crtstuff.c:613: stray '\254' in program
> ../../gcc-3.1/gcc/crtstuff.c:613:172: warning: null character(s) ignored
> ../../gcc-3.1/gcc/crtstuff.c:613: stray '\4' in program
> ../../gcc-3.1/gcc/crtstuff.c:613:234: warning: null character(s) ignored
> ../../gcc-3.1/gcc/crtstuff.c:613: stray '\327' in program
> ../../gcc-3.1/gcc/crtstuff.c:613: stray '\257' in program
> ../../gcc-3.1/gcc/crtstuff.c:614: stray '\351' in program
> ../../gcc-3.1/gcc/crtstuff.c:614: stray '\3' in program
> ../../gcc-3.1/gcc/crtstuff.c:614:3: warning: null character(s) ignored
> ../../gcc-3.1/gcc/crtstuff.c:614: stray '\351' in program
> ../../gcc-3.1/gcc/crtstuff.c:614: stray '\3' in program
> ../../gcc-3.1/gcc/crtstuff.c:614:7: warning: null character(s) ignored
> ../../gcc-3.1/gcc/crtstuff.c:614: stray '\244' in program
> ../../gcc-3.1/gcc/crtstuff.c:614: stray '\201' in program
> ../../gcc-3.1/gcc/crtstuff.c:614: stray '\1' in program
> ../../gcc-3.1/gcc/crtstuff.c:614:20: warning: null character(s) ignored
> ../../gcc-3.1/gcc/crtstuff.c:614: stray '\210' in program
> ../../gcc-3.1/gcc/crtstuff.c:614: stray '\6' in program
> ../../gcc-3.1/gcc/crtstuff.c:614:27: warning: null character(s) ignored
> ../../gcc-3.1/gcc/crtstuff.c:614: stray '\270' in program
> 
> ----
> Hideki IWAMOTO  h-iwamoto@kit.hi-ho.ne.jp


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]