compiler abort on HP
Aubert Pierre
paubert@laninsa.insa-lyon.fr
Fri Dec 5 05:20:00 GMT 1997
Hello,
this is a bug report for
SYS -> HP HPUX10.20 HPPA2.0
SYS -> HP HPUX10.20 HPPA1.1
GCC -> egcs-1.0
laninsa:egcs/src> gcc -v
Reading specs from /home2/paubert/logiciels/egcs/lib/gcc-lib/
hppa1.1-hp-hpux10.20/egcs-2.90.21/specs
gcc version egcs-2.90.21 971202 (egcs-1.00 release)
(AS=$HOME/logiciels/egcs/bin/as \
CC=/usr/local/bin/gcc \
sh ./configure \
--prefix=$HOME/logiciels/egcs \
--with-gnu-as \
--enable-multilib \
--enable-shared \
--enable-threads \
--enable-haifa)
make bootstrap, compile with gcc 2.7.2.1)
FILE -> I try to compile doc++, I get
g++ -DUNIX -DNDEBUG -c html.cpp
McSorter.h: In function `void sort(T *, int)':
In file included from html.cpp:39:
McSorter.h:78: Internal compiler error.
McSorter.h:78: Please submit a full bug report to `egcs-bugs@cygnus.com'.
make: *** [html.o] Error 1
g++ -V 2.7.2.1 -DUNIX -DNDEBUG -c html.cpp
ok
-------------- next part --------------
A non-text attachment was scrubbed...
Name: html.ii
Type: text/x-c
Size: 230312 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/19971205/bcd846b0/attachment.bin>
More information about the Gcc-bugs
mailing list