This is the mail archive of the gcc@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]

Re: Latest CVS on HP-UX 11.00



  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


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