unable to compile on alphaev56-dec-osf5.0

Joern Wilms wilms@astro.uni-tuebingen.de
Sun Mar 5 14:15:00 GMT 2000


Dear GCC maintainers,

the compilation of GCC-2.95.2 and of the newest CVS version fails under
Compaq Tru Unix 5.0 (with all available patches applied to the system)
with the following error message:

(shown is the one for todays CVS snapshot):

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
make[1]: *** [cc1] Error 1
make[1]: Leaving directory `/usr/local/share/root/source/temp/gcc/newest/compile/gcc'
make: *** [all-gcc] Error 2


(some of the lines above have been cut to allow mailing the whole command).

ASM_FILE_START is a macro defined in serveral .h files in config/alpha,
but I do not have enough experience with porting GCC to be able to figure
out what might need to be changed. I'd be willing to invest some time
in trying things that might help in order to get gcc compiled on this
newest version of OSF, so any help would be appreciated.

Cheers, and thanks for developing one of the most important compilers around,

Joern
wilms@astro.uni-tuebingen.de


More information about the Gcc-bugs mailing list