Installation error on AIX 4.3.3
Rupert Wood
me@rupey.net
Mon Jan 14 07:56:00 GMT 2002
P S Suresh wrote:
> cc: 1501-228 input file ../libiberty/libiberty.a not found
Best guess: you ran the 'configure' from the gcc subdirectory of the
source distribution.
You need to run the 'configure' in the top-level of the distribution -
the location with subdirectories gcc, include, libiberty, etc. and the
file MAINTAINERS. The makefile generated here will first build libiberty
and then gcc, followed by language runtime libraries etc.
Rup.
More information about the Gcc
mailing list