Howdy Crew,
I am trying to compile gcc-2.95.3 on a Tru64 V5.1a 1885 Alpha.
I am just doing the usual routine stuff and cannot get it to compile.
I am using cc to compile gcc.
I basically just do:
shell> ./configure
shell> gmake bootstrap-lean
.....
And then get these errors:
ux-info.o c-common.o c-iterate.o obstack.o -lmld ../libiberty/libiberty.a
ld:
Unresolved:
ASM_FILE_START
gmake[2]: *** [cc1] Error 1
gmake[2]: Leaving directory `/usr/local/build/src/gcc-2.95.3/obj/gcc'
gmake[1]: *** [bootstrap-lean] Error 2
gmake[1]: Leaving directory `/usr/local/build/src/gcc-2.95.3/obj/gcc'
gmake: *** [bootstrap-lean] Error 2
Can anyone shed some light on this.
Thanks
- Alex
Received on Mon May 27 2002 - 03:10:58 NZST