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]

2.95 -2.95.2 on alpha V5.0


Hi folks,

I have tried building V2.95 , V2.95.1 and V2.95.2 on an
alpha ev6 with tru64 (dunix)V5.0 installed. All builds failed with the same 
error.
The 2.8.1 built fine for a tru64 V5.0 system with an EV5 processor.
Also the 2.95.1 built fine for a V4.0F.

Whats changed in 2.95 that effects the build on V5.0 systems??

Here is the error from a V2.95 gcc build on a system with V5.0 dunix os 
installed:

make bootstrap
|
|
|
It gets to linking libiberty.a and gets the unresolved

gcc  -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

collect2: ld returned 1 exit status
/usr/ucb/ld:
Unresolved:
ASM_FILE_START
make[2]: *** [cc1] Error 1
make[1]: *** [bootstrap] Error 2
make: *** [bootstrap] Error 2

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com


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