We are trying install gcc on a DEC Alpha 4000 running DU4.0D.
We successfully compiled gzip, zcat, gunzip, zdiff, (etc.).
Then we ran the ./configure for gcc. That went fine. The next step:
make LANGUAGES="c" did have a few problems but then went to do a lot of
"fixing". I crossed my fingers and went on.
The next step, make stage1, tries to copy some files into a directory it
creates called stage1. During this move it is failing to find some
files it wants to move.
My best guess would be that the previous step failed.
Am I missing some library header files or possibly some libraries
required to build this? Can anyone give me a few hints?
TIA
susrod_at_hbsi.com
Received on Thu May 07 1998 - 01:03:48 NZST