This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Problem with egcs? Not sure.
- To: alex dot buell at tahallah dot demon dot co dot uk
- Subject: Re: Problem with egcs? Not sure.
- From: Carlo Wood <carlo at runaway dot xs4all dot nl>
- Date: Mon, 14 Sep 1998 03:26:51 +0200 (CEST)
- Cc: egcs at cygnus dot com, xwpe at cs dot rpi dot edu
| Hi guys,
|
| [FYI: cc'ed to XWPE mailing list for ideas]
|
...
| So it looks like there might be a problem that crept into egcs-1.0.3a. I
| finally downloaded egcs-1.1b, and built it.
|
| Tried it again, and it came up with different error messages:
|
| gcc -g -O2 -DCC_HAS_PROTOS=1 -DGPM=1 -DRANDLIB=1 -DNOPRINTER=1 -DNOVSWTCH=1 -DLIBRARY_DIR=\"/usr/lib/xwpe\" -c we_wind.c
| we_wind.c: In function `e_schr_lst_wsv':
| we_wind.c:1290: called object is not a function
| we_wind.c:1290: called object is not a function
| we_wind.c:1290: warning: unreachable code at beginning of switch statement
| we_wind.c:1290: called object is not a function
| make: *** [we_wind.o] Error 1
I can't reproduce this. It compiles fine without errors or warnings
on my linux box (egcs-1.1b).
/usr/src/BUILD/xwpe-1.5.12a>gcc -g -O2 -DCC_HAS_PROTOS=1 -DGPM=1 -DRANDLIB=1 -DNOPRINTER=1 -DNOVSWTCH=1 -DLIBRARY_DIR=\"/usr/lib/xwpe\" -c we_wind.c
/usr/src/BUILD/xwpe-1.5.12a>
--
Carlo Wood <carlo@runaway.xs4all.nl>