I am trying to compile GCC-2.95.2 on a PC164LX, firmware 5.5, Tru64 5.0 and 
am receiving the gcc error listed immediately below.
To note:  I experienced the same problem on another unit and swapped the 
drives to the current unit when I thought the CPU was bad {that unit 
actually hung/crashed}.
I have had no problem with this same compilation on an 800 running 4.0D.
If someone could shed some light on the problem and what I need to do to 
continue on, I would appreciate it.  I have some applications that won't 
compile without gcc and gcc make.
****************************** G C C   E R R O R ************************
{stuff deleted}
rm -f SYSCALLS.c tmp-SYSCALLS.s
cat ../../gccdir/gcc/sys-types.h ../../gccdir/gcc/sys-protos.h > SYSCALLS.c
./xgcc -B/usr/local/alphaev56-dec-osf5.0/bin/ -B./ 
-I/usr/local/alphaev56-dec-osf5.0/include  -DIN_GCC -DHAIFA    -O2 -g 
-I./include     -I. -I../../gccdir/gcc -I../../gccdir/gcc/config 
-I../../gccdir/gcc/../include  -aux-info SYSCALLS.c.X -S -o tmp-SYSCALLS.s 
SYSCALLS.c
xgcc: Internal compiler error: program cpp got fatal signal 11
*** Exit 1
Stop.
****************************** E N T R Y *********************************
----- EVENT INFORMATION -----
EVENT CLASS                             ERROR EVENT
OS EVENT TYPE                  100.     CPU EXCEPTION
SEQUENCE NUMBER                  3.
OPERATING SYSTEM                        DEC OSF/1
OCCURRED/LOGGED ON                      Tue Aug  1 11:19:07 2000
OCCURRED ON SYSTEM                      ns3
SYSTEM ID                 x0007001A
SYSTYPE                   x00000000
----- UNIT INFORMATION -----
UNIT CLASS                              CPU
************************** E N T R Y **********************************
MESSAGE                                 Alpha boot: available memory from
                                          _0x224c000 to 0x3fffe000
                                         Digital UNIX V5.0 (Rev. 910); Fri Jul
                                          _14 09:36:52 CDT 2000
                                         physical memory = 1024.00 megabytes.
                                         available memory = 989.70 megabytes.
                                         using 3924 buffers containing 30.65
                                          _megabytes of memory
                                         Firmware revision: 5.5-1
                                         PALcode: UNIX version 1.23-2
                                         Digital AlphaPC 164LX 666 MHz
                                         pci0 (primary bus:0) at nexus
                                         tu1: DECchip 21143: Revision: 3.0
                                         tu1: auto negotiation capable device
                                         tu1 at pci0 slot 6
                                         tu1: DEC TULIP (10/100) Ethernet
                                          _Interface, hardware address:
                                          _08-00-2B-C4-89-D4
                                         tu1: auto negotiation off: selecting
                                          _100BaseTX (UTP) port: full duplex
                                         vga0 at pci0 slot 7
                                          640x480 VGA, 16 colors
                                         vga0: generic VGA driver
                                         isa0 at pci0
                                         gpc0 at isa0
                                         ace0 at isa0
                                         ace1 at isa0
                                         lp0 at isa0
                                         fdi0 at isa0
                                         fd0 at fdi0 unit 0
                                         psiop_pci_initialize: Warning - Using
                                          _unsupported 53c875 scsi chip
                                         Loading SIOP: script c0004000, reg
                                          _83081000, data 422ac000
                                         scsi1 at psiop0 slot 0
                                         ata0 at pci0 slot 11
                                         ata0: CMD PCI0646
                                         scsi0 at ata0 slot 0
                                         scsi2 at ata0 slot 1
                                         kernel console: vga0
                                         dli: configured
                                         NetRAIN configured.
Received on Tue Aug 01 2000 - 18:12:28 NZST