This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Latest CVS on HP-UX 11.00
- To: Albert Chin-A-Young <china at thewrittenword dot com>
- Subject: Re: Latest CVS on HP-UX 11.00
- From: Jeffrey A Law <law at redhat dot com>
- Date: Tue, 12 Dec 2000 09:01:56 -0700
- cc: gcc at gcc dot gnu dot org
- Reply-To: law at redhat dot com
In message <20001212094731.C9205@postal.il.thewrittenword.com>you write:
> $ 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?
Yes, just a few days ago. However libstdc++-v3 isn't working yet.
jeff