This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Compile problems with gnu-2.8.0 on AIX 4.3.2.0
- To: gnu at gnu dot org
- Subject: Compile problems with gnu-2.8.0 on AIX 4.3.2.0
- From: Mikael Löfgren <mikael at hq dot vcc dot volvo dot se>
- Date: Wed, 08 Mar 2000 08:03:05 +0100
- Organization: Volvo Car Corporation
Hi
I get a error messege when I run make command. First I run then
configure command.
#/usr/local/gcc: ../../../tmp/gcc-2.8.0/configure
--srcdir=../../../tmp/gcc-2.8.0
This runs ok without errors
Then I run make
#/usr/local/gcc: make
This command end with this errors messeges. I show you the last lines
fp-bit
xgcc: fp-bit.c: No such file or directory
xgcc: No input files
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 2.
Stop.
make: 1254-004 The error code from the last command is 2.
Stop.
//Why cant it find this file. This file is in the source directory
/tmp/gcc-2.8.0
Best regards
Mikael