This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
gcc-3.1 build probrem on i386-unknown-freebsd3.5.1
- From: Hideki IWAMOTO <h-iwamoto at kit dot hi-ho dot ne dot jp>
- To: gcc-help at gcc dot gnu dot org
- Date: Thu, 16 May 2002 21:57:14 +0900
- Subject: gcc-3.1 build probrem on i386-unknown-freebsd3.5.1
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