This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

compilation error



hi!

just got this one trying to compile egcs-980411 on a sparc20 running
solaris2.4 using gcc-2.7.2.3.

./xgcc -B./ -O2   -DIN_GCC  -DSVR4  -W -Wall -O2 -g -O2 -I./include  -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fexceptions   -I. -I../../gcc -I../../gcc/config \
  -c ../../gcc/cp/tinfo.cc
../../gcc/cp/tinfo.cc: In method `void * __class_type_info::dcast(const class type_info &, int, void *, const class type_info * = 0, void * = 0) const':
../../gcc/cp/tinfo.cc:80: warning: comparison between signed and unsigned
include/typeinfo: At top level:
include/typeinfo:64: Internal compiler error.
include/typeinfo:64: Please submit a full bug report to `egcs-bugs@cygnus.com'.
make[3]: *** [tinfo.o] Error 1
make[3]: Leaving directory `/pti/05/ks/src/gnu/egcs-980411/objdir/gcc'
make[2]: *** [libgcc2.a] Error 1
make[2]: Leaving directory `/pti/05/ks/src/gnu/egcs-980411/objdir/gcc'
make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory `/pti/05/ks/src/gnu/egcs-980411/objdir/gcc'
make: *** [bootstrap] Error 2

hope it helps,

-kurt

===============================================================================
Dipl.-Inform. Kurt Schreiner            Tel. : +49 6131 39 5134
Universitaet Mainz/Zentralbibliothek	Fax. : +49 6131 39 4159
Jakob Welder Weg 6			Mail : kurt.schreiner@uni-mainz.de
D-55128 Mainz
===============================================================================


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]