[parisc-linux] egcs 2.9-hppa release

Paul Bame bame@endor.fc.hp.com
Wed, 26 Jan 2000 09:50:21 -0700


I built the pa1.1 compiler from these bits but am unable to build
the pa2.0w compiler.  It dies when xgcc tries to compile gcc/libgcc2.c
with a littany of nasty errors, many like this:

In file included from tm.h:6,
     from ../../src/gcc/config/pa/xm-pa64hpux.h:46,
      from tconfig.h:5,
       from ../../src/gcc/libgcc2.c:33:
       ../../src/gcc/config/pa/pa.h:29: overflow in enumeration values
       ../../src/gcc/config/pa/pa.h:42: overflow in enumeration values

I used 'configure --prefix=/opt/puffin --enable-languages=c,c++' and
which figured out on its own to build the 2.0w compiler.

No luck building on hp-ux 11.0 on a C3000.

Hints?

	-Paul Bame