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]

Problem Installing Gnu on Compaq AlphaStation


 From:
    Chuck Fisher
    Autometric Inc
   Problem: Get unresolved during the Build stage of installing Gnu
2.95.2 on Compaq AlphaStation.
   Severity: Cannot build software on that platform until the Gnu system
is installed.
   Category:  Problem with the "Build" part of the Gnu installation.
    Environment:  Installing Gnu 2.95.2 on AlphaStation with Tru64 v5.1
    How to Repeat:  Followed the Gnu instructions and got error at the
make bootstrap section of "Building".

PROBLEM:
    I'm trying to install gnu c/c++ compilers onto an Compaq
AlphaStation  running
OS version 5.1.  The download and configure steps seemingly go well, but

I get an unresolve at the Build stage.

  The Unresolved is:   ASM_FILE_START

Below is the bottom part of the output.
Any ideas on what needs to be included to resolve this:
Thanks,
Chuck Fisher


cc -c  -DIN_GCC -DHAIFA    -g   -DHAVE_CONFIG_H    -I. -I/gcc-2.95.2/gcc

-I/gcc-2.95.2/gcc/config -I/gcc-2.95.2/gcc/../include
/gcc-2.95.2/gcc/c-aux-info.c
cc -c  -DIN_GCC -DHAIFA    -g   -DHAVE_CONFIG_H    -I. -I/gcc-2.95.2/gcc

-I/gcc-2.95.2/gcc/config -I/gcc-2.95.2/gcc/../include
/gcc-2.95.2/gcc/c-common.c
cc -c  -DIN_GCC -DHAIFA    -g   -DHAVE_CONFIG_H    -I. -I/gcc-2.95.2/gcc

-I/gcc-2.95.2/gcc/config -I/gcc-2.95.2/gcc/../include
/gcc-2.95.2/gcc/c-iterate.c
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.


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