[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gm2] About LONGINT fixes
From: |
John B. Wallace, Jr. |
Subject: |
[Gm2] About LONGINT fixes |
Date: |
Sun, 7 Nov 2004 18:10:58 -0500 |
Unfortunately, I can not sucessfully build (gm2+gcc-3.3.3 with gcc-3.3.3)
the latest cvs sources (5 November 2004) on my system. Here is were it
halts:
../../gcc-3.3.3/gcc/gm2/m2.flex: In function `handleFunction':
../../gcc-3.3.3/gcc/gm2/m2.flex:312: warning: passing arg 2 of
`M2LexBuf_AddTokCharStar' discards qualifiers from pointer target type
../../gcc-3.3.3/gcc/gm2/m2.flex: At top level:
../../gcc-3.3.3/gcc/gm2/m2.flex:594: warning: `yyunput' defined but not used
gcc -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissin
g-prototypes -fno-common -DHAVE_CONFIG_H -I. -Igm2 -I../../gcc-3.3.3/gcc
-I../.
./gcc-3.3.3/gcc/gm2 -I../../gcc-3.3.3/gcc/config -I../../gcc-3.3.3/gcc/../in
clude ../../gcc-3.3.3/gcc/gm2/gccgm2.c -o gm2/gccgm2.o
../../gcc-3.3.3/gcc/gm2/gccgm2.c:82:1: warning: "SET_WORD_SIZE" redefined
../../gcc-3.3.3/gcc/gm2/gccgm2.c:80:1: warning: this is the location of the
previous definition
../../gcc-3.3.3/gcc/gm2/gccgm2.c: In function `append_digit':
../../gcc-3.3.3/gcc/gm2/gccgm2.c:11282: error: two or more data types in
declaration of `add_low'
../../gcc-3.3.3/gcc/gm2/gccgm2.c:11282: error: two or more data types in
declaration of `res_low'
make[2]: *** [gm2/gccgm2.o] Error 1
make[2]: Leaving directory `/home/john/gm2/host-build/gcc'
cp: cannot stat `stage1/gm2/cc1gm2': No such file or directory
make[1]: *** [cc1gm2] Error 1
make[1]: Leaving directory `/home/john/gm2/host-build/gcc'
make: *** [all-gcc] Error 2
John Wallace
- [Gm2] About LONGINT fixes,
John B. Wallace, Jr. <=