This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Latest CVS on HP-UX 11.00
- To: gcc at gcc dot gnu dot org
- Subject: Latest CVS on HP-UX 11.00
- From: Albert Chin-A-Young <china at thewrittenword dot com>
- Date: Tue, 12 Dec 2000 09:47:31 -0600
$ CC=cc ../configure --enable-haifa --with-gnu-as \
--with-included-gettext --enable-shared
$ gmake bootstrap
...
if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi
./xgcc -B./ -B/opt/TWWfsw/gcc297/hppa1.1-hp-hpux11.00/bin/ -isystem
/opt/TWWfsw/gcc297/hppa1.1-hp-hpux11.00/include -O2 -DIN_GCC -W
-Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-isystem ./include -fPIC -g1 -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED
-I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config
-I../../gcc/../include -DUSE_COLLECT2 -DL_muldi3 -c
../../gcc/libgcc2.c -o libgcc/./_muldi3.o
In file included from ../../gcc/libgcc2.c:41:
../../gcc/libgcc2.h:140: Internal error: Segmentation fault.
Anyone else able to build the latest CVS on HP-UX 11.00?
--
albert chin (china@thewrittenword.com)