[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gm2] CVS 29.4.2003
From: |
Iztok |
Subject: |
[Gm2] CVS 29.4.2003 |
Date: |
Mon, 05 May 2003 15:57:27 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020903 |
Platform: gcc-3.2, glibc-2.2.5
Trying to compile newest CVS snapshot (updated 20030412)
Failed with:
make[2]: Leaving directory `/home/iztokk/c/build/gcc-host/gcc'
gm2/boot-bin/mklink -s -exit
../../../gcc-3.2+gm2-20030412/gcc/gm2/init/gm2minit
mv mod_init.c gm2/gm2-compiler-boot/gm2m_init.c
gcc -c -g gm2/gm2-compiler-boot/gm2m_init.c -o
gm2/gm2-compiler-boot/gm2m_init.o
gcc -DIN_GCC -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -DHAVE_CONFIG_H -o stage1/gm2/gm2m \
gm2/gm2-compiler-boot/gm2m_init.o \
gm2/gm2-compiler-boot/gm2m.o gm2/gm2-compiler-boot/gm2.a
gm2/gm2-libs-boot/libgm2.a
gm2/p2c/p2c-src/src/libp2c.a ../libiberty/libiberty.a
flex -t ../../../gcc-3.2+gm2-20030412/gcc/gm2/c.lex | sed -e 's/
malloc/xmalloc/' | sed -e 's/ realloc/xrealloc/' > gm2/gm2-compiler/clex.c
"../../../gcc-3.2+gm2-20030412/gcc/gm2/c.lex", line 252: warning, rule
cannot be matched
gcc -c -DIN_GCC -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -DHAVE_CONFIG_H -I. -Igm2/gm2-compiler-boot
-I../../../gcc-3.2+gm2-20030412/gcc
-I../../../gcc-3.2+gm2-20030412/gcc/gm2/gm2-compiler-boot
-I../../../gcc-3.2+gm2-20030412/gcc/config
-I../../../gcc-3.2+gm2-20030412/gcc/../include
-I../../../gcc-3.2+gm2-20030412/gcc/gm2 -Igm2 -Igm2/gm2-compiler-boot
-Igm2/gm2-libs-boot gm2/gm2-compiler/clex.c -o gm2/gm2-compiler-boot/clex.o
../../../gcc-3.2+gm2-20030412/gcc/gm2/c.lex:257: warning: no previous
prototype for `yylex'
../../../gcc-3.2+gm2-20030412/gcc/gm2/c.lex:190:52: attempt to use
poisoned "strdup"
../../../gcc-3.2+gm2-20030412/gcc/gm2/c.lex:615:16: attempt to use
poisoned "strdup"
../../../gcc-3.2+gm2-20030412/gcc/gm2/c.lex:649:27: attempt to use
poisoned "malloc"
../../../gcc-3.2+gm2-20030412/gcc/gm2/c.lex:660:27: attempt to use
poisoned "malloc"
../../../gcc-3.2+gm2-20030412/gcc/gm2/c.lex:688:13: attempt to use
poisoned "strdup"
../../../gcc-3.2+gm2-20030412/gcc/gm2/c.lex:730: warning: function
declaration isn't a prototype
../../../gcc-3.2+gm2-20030412/gcc/gm2/c.lex:655: warning: `yyunput'
defined but not used
make[1]: *** [gm2/gm2-compiler-boot/clex.o] Error 1
make[1]: Leaving directory `/home/iztokk/c/build/gcc-host/gcc'
make: *** [all-gcc] Error 2
- [Gm2] CVS 29.4.2003,
Iztok <=