This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
a full bug report
- To: egcs-bugs at cygnus dot com
- Subject: a full bug report
- From: Pauli Virtanen <pauvirta at verso dot st dot jyu dot fi>
- Date: Tue, 23 Jun 1998 17:02:32 +0300 (EEST)
4:57pm@rolle:linux% make
rm -f kuitu.exe
(cd gui; make)
make[1]: Entering directory `/home/pipo/vpi/linux/gui'
g++ -I/usr/X11R6/include -I$HOME/include -I../include -c fcsyote.C
fcsyote.C: In method `void SyoteLahto::AsetaDatajoukko(class Datajoukko *)':
fcsyote.C:45: Internal compiler error.
fcsyote.C:45: Please submit a full bug report to `egcs-bugs@cygnus.com'.
make[1]: *** [fcsyote.o] Error 1
make[1]: Leaving directory `/home/pipo/vpi/linux/gui'
make: *** [all] Error 2