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]

Problem building GCC


I have a DEC 3000 Model 400, that I wanted to put linux on but I can't,
aprently the bus is messy. :) Anyway I was trying to compile GCC on this
machine and I run into the following error:

I have un tarred the source to /usr/src/gcc-2.95.2 and made a dir
/usr/src/obj I goto /usr/src/obj and type
/usr/scr/gcc-2.95.2/configure.  The configure runs fine, but when I type
make bootstrap I get the above error.  I'm sure this is something simple
but I can't figure it out. I am using Tru64 Unix and using the default
make and utils for that OS.

cc  -DIN_GCC -DHAIFA    -g   -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 haifa-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 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-decl.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.

I hope this is enough info

Thanks
Andrew Dumaresq

--
Andrew Dumaresq
Technician
Mathematics & Computing Science
Saint Mary's University
Phone: (902)420-5893
Fax: (902)420-5035



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