This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
re: failed compilation on Solaris 2.6
- To: egcs@egcs.cygnus.com
- Subject: re: failed compilation on Solaris 2.6
- From: James Black <black@eng.usf.edu>
- Date: Tue, 31 Aug 1999 15:34:40 -0400 (EDT)
Hello,
I sent a bug report off, but I thought I would mention this here also.
I could get the latest version of gcc 2.95 to compile.
Following is system info and my configuration, it also had the same
error when I had haifa scheduling turned on.
../../egcs-19990830/gcc/fold-const.c: In function `add_double':
../../egcs-19990830/gcc/fold-const.c:248: warning: comparison between
signed and unsigned
../../egcs-19990830/gcc/fold-const.c: In function `mul_double':
../../egcs-19990830/gcc/fold-const.c:334: Internal compiler error in
`create_reg_dead_note', at haifa-sched.c:4426
../egcs-19990830/configure\
--with-gcc-version-trigger=/home1/egcs/egcs-19990830/gcc/version.c \
--host=sparc-sun-solaris2.6 --prefix=/usr/local/egcs/ --enable-shared \
--with-gnu-as --with-gnu-ld --enable-threads --with-cpu=ultrasparc \
--enable-version-specific-runtime-libs --norecursion
alina# uname -a
SunOS alina 5.6 Generic_105181-14 sun4u sparc SUNW,Ultra-1
alina# gcc -v
Reading specs from
/usr/local/egcs/lib/gcc-lib/sparc-sun-solaris2.6/2.96/specs
gcc version 2.96 19990824 (experimental)
--
========================================================================
James Black (Elec Eng Graduate student)
e-mail: black@eng.usf.edu http://www.eng.usf.edu/~black/index.html
For my public key: finger -l black@eng.usf.edu
"A person might be able to play without being creative, but he sure
can't be creative without playing" Kurt Hanks & Jay Parry
************************************************************************