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

GCC 2.95 & 2.95.1 compiler build error


I'm trying to compile GCC 2.95 or 2.95.1. I'm compiling with NCR High
Performance C Compiler R3.0 (SCDE 3.03.00) and using GNU make 3.78.1. The
host is i586-ncr-sysv4.3.03. I'm getting the following error when I try to
'make install':

/bin/sh ../gcc-2.95/mkinstalldirs /usr/local /usr/local
make[1]: Entering directory `/ken/joel/gccNCR/gcc'
cc  -DIN_GCC     -g  -DHAVE_CONFIG_H  -o cccp cccp.o cexp.o intl.o prefix.o
version.o mbchar.o obstack.o alloca.o       ../libiberty/libiberty.a
UX:ld: ERROR: ../libiberty/libiberty.a: fatal error: cannot open file for
reading - No such file or directory
make[1]: *** [cccp] Error 1
make[1]: Leaving directory `/ken/joel/gccNCR/gcc'
make: *** [install-gcc] Error 2

Am I doing something wrong or have I run into a bug in the install script?

-Joel Wilson




________________________________________________________________
Get FREE voicemail, fax and email at http://voicemail.excite.com
Talk online at http://voicechat.excite.com

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