This is the mail archive of the gcc-help@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]
Other format: [Raw text]

Problem installing GNU 2.95.3


I'm trying to install GNU 2.95.3 on a machine running RedHat 7.2 and when
I try to "make install" it ends at:

gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H  -o cc1 toplev.o version.o
tree.o print-tree.o stor-layout.o fold-const.o function.o stmt.o except.o
expr.o calls.o expmed.o explow.o optabs.o intl.o varasm.o rtl.o
print-rtl.o rtlanal.o emit-rtl.o genrtl.o real.o dbxout.o sdbout.o
dwarfout.o dwarf2out.o xcoffout.o bitmap.o alias.o gcse.o integrate.o
jump.o cse.o loop.o unroll.o flow.o stupid.o combine.o varray.o regclass.o
regmove.o local-alloc.o global.o reload.o reload1.o caller-save.o
insn-peep.o reorg.o sched.o final.o recog.o reg-stack.o insn-opinit.o
insn-recog.o insn-extract.o insn-output.o insn-emit.o lcm.o profile.o
insn-attrtab.o i386.o getpwd.o  convert.o mbchar.o dyn-string.o
splay-tree.o graph.o sbitmap.o resource.o hash.o c-parse.o c-lang.o
c-lex.o c-pragma.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-common.o
c-iterate.o  obstack.o        ../libiberty/libiberty.a
gcc: ../libiberty/libiberty.a: No such file or directory
make[1]: *** [cc1] Error 1
make[1]: Leaving directory `/usr/local/lib/gnu-2.95.3/gcc'
make: *** [install-gcc] Error 2

my objdir = /usr/local/lib/gnu-2.95.3 and my
srcdir = /usr/local/src/gcc-2.95.3 so I don't think that is the problem.

I'm very new to Linux so any help would be greatly appreciated.  Thanks --
Yosi

-------------------------------------------------------------------------------
Listen to: 87.9 FM WBAR New York Barnard College Radio | http://www.wbar.org
********
    Where there's a Will, there is a way.
    P251b|Nietzsche>="What doesn't kill you makes you suffer"|Nietzsche>



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