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]

BUG ? : SunOS 5.6 egcs-1999.02.28 first make (just after configure)


$ uname -a
SunOS madiun 5.6 Generic_105181-11 sun4u sparc SUNW,Ultra-1

$ ./configure 

(...)

$ make

(....)

/a/raya/export/jccf2/public/SunOS/egcs/egcs-19990228/gcc/xgcc
-B/a/raya/export/jccf2/public/SunOS/egcs/egcs-19990228/gcc/
-B/net/java/public/SunOS/egcs/sparc-sun-solaris2.6/bin/ -O2   -DIN_GCC
-DHAIFA  -DSVR4  -I/net/java/private/SunOS/include
-I/net/java/public/SunOS/include
-I/net/java/public/SunOS/qt-1.40/include
-I/net/java/public/SunOS/kde-1.0/include
-I/net/java/public/SunOS/gtk+-1.0.5/include
-I/net/java/public/SunOS/gnome-0.20/include -I./include  -fPIC -g1
-DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -g -O2 -I.
-I. -I./config -I./../include \
  -c ./cp/new1.cc -DL_op_new -o opnew.o
./cp/new1.cc: In function `void * operator new(unsigned int)':
./cp/new1.cc:88: Internal compiler error.
./cp/new1.cc:88: Please submit a full bug report to
`egcs-bugs@egcs.cygnus.com'.
./cp/new1.cc:88: See <URL:http://egcs.cygnus.com/faq.html#bugreport> for
details.
make[2]: *** [opnew.o] Error 1
make[2]: Leaving directory
`/a/raya/export/jccf2/public/SunOS/egcs/egcs-19990228/gcc'
make[1]: *** [libgcc2.a] Error 1
make[1]: Leaving directory
`/a/raya/export/jccf2/public/SunOS/egcs/egcs-19990228/gcc'
make: *** [all-gcc] Error 2



Olivier.


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