This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Please Help !!
- To: gcc-help at gcc dot gnu dot org
- Subject: Please Help !!
- From: Sariyiannis Vassilis <v dot sariyiannis at telesoft dot gr>
- Date: Tue, 13 Feb 2001 15:08:35 +0200
Hi there,
We have a problem installing the GCC compiler version 2.95.2 in a TRU64
system (v.5.1a built 732). We previously installed this compiler on a v4.0d
without a problem using the same documented procedure, but with this version
we encounter the following problem when we try to 'make bootstrap'
cc -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -o cc1 toplev.o version.o
tree.o p
rint-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-r
tl.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
comb
ine.o varray.o regclass.o regmove.o local-alloc.o global.o reload.o
reload1.o c
aller-save.o insn-peep.o reorg.o haifa-sched.o final.o recog.o reg-stack.o
ins
n-opinit.o insn-recog.o insn-extract.o insn-output.o insn-emit.o lcm.o
profile.
o insn-attrtab.o alpha.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-dec
l.o c-typeck.o c-convert.o c-aux-info.o c-common.o c-iterate.o obstack.o
-lmld ../libiberty/libiberty.a
ld:
Unresolved:
ASM_FILE_START
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.
Please help if you can ...