internal compiler error
Paul E. Johnson
pauljohn@ukans.edu
Sat Oct 2 08:38:00 GMT 1999
System: RedHat Linux 6.0
gcc: 2.95.1 installed from rpms obtained at
ftp.varesearch.com/pub/support/hjl
I was building an RPM for a library called "blt". Here is the end of
the compile, which shows the flags I had used:
gcc -c -Wwrite-strings -Wtraditional -fwritable-strings -Wall -O2 -m486
-fno-strength-redu
ce -I. -I. -I/usr/include -I/usr/X11R6/include bltGrLine.c
In file included from /usr/include/math.h:348,
from bltInt.h:48,
from bltGraph.h:28,
from bltGrLine.c:28:
/usr/include/bits/mathinline.h: In function `__finite':
/usr/include/bits/mathinline.h:638: warning: integer constant is
unsigned in ANSI C, signe
d with -traditional
bltGrLine.c: In function `ComputeTraces':
bltGrLine.c:2356: Internal compiler error in `change_stack', at
reg-stack.c:2641
Please submit a full bug report.
See <URL: http://www.gnu.org/software/gcc/faq.html#bugreport > for
instructions.
make[1]: *** [bltGrLine.o] Error 1
make[1]: Leaving directory
`/home/pauljohn/LinuxDownloads/redhat/BUILD/blt2.4j/src'
make: *** [all] Error 2
Bad exit status from /var/tmp/rpm-tmp.43234 (%build)
I'm sorry, I have no clue what this part of your instructions means:
Preprocessed output of the source file that caused the compiler
error
Furthermore, I don't understand the coments about sending you
"your_file.i". Sorry
--
Paul E. Johnson email: pauljohn@ukans.edu
Dept. of Political Science http://lark.cc.ukans.edu/~pauljohn
University of Kansas Office: (785) 864-9086
Lawrence, Kansas 66045 FAX: (785) 864-5700
More information about the Gcc-bugs
mailing list