merworth@cs.utexas.edu (Boyd Merworth) (12/22/89)
I've been trying to build a working gcc-1.36, ld and gas under HPUX 6.5.
Help! I really do no understand what is happening. I can build
gcc-1.36 completely through stage2 and the assembler also. But, when
trying to use them together I get this type of error:
gcc version 1.36
/lusr/lib/gnu/gcc-cpp -v -DUSG -Ihp-include -undef -D__GNUC__ -Dhp9000s200 -Dhp
9000s300 -DPWB -Dhpux -Dunix -D__HAVE_68881__ -D__hp9000s200__ -D__hp9000s300__
-D__PWB__ -D__hpux__ -D__unix__ -D____HAVE_68881____ -D__HAVE_68881__ -Dmc68020
-D__HPUX_ASM__ ld.c /usr/tmp/cca11741.cpp
GNU CPP version 1.36
/lusr/lib/gnu/gcc-cc1 /usr/tmp/cca11741.cpp -quiet -dumpbase ld.c
-version -o /
usr/tmp/cca11741.s
GNU C version 1.36 (68k, SGS/hpux syntax) compiled by GNU C version 1.36.
default target switches: -m68020 -mc68020 -m68881 -mbitfield
/lusr/lib/gnu/gcc-as -V 3 -o ld.o /usr/tmp/cca11741.s
/lusr/lib/gnu/gcc-as: I don't understand 'V' flag!
as:file(3) Can't open source file for input! No such file or directory.
/usr/tmp/cca11741.s:1:"Unknown operator" -- Statement 'global _num_hash_tab_sym' ignored
/usr/tmp/cca11741.s:2:"Unknown operator" -- Statement 'data' ignored
/usr/tmp/cca11741.s:3:"Unknown operator" -- Statement 'lalign 2' ignored
/usr/tmp/cca11741.s:5:"Unknown operator" -- Statement 'long 0' ignored
...
So far I've not been able to isolate the problem. Can anyone help?
What causes the "-V" flag on the assembler to be set? How do I remove
it?
Thanks for any help.
--
Boyd Merworth
The University of Texas at Austin
Department of Computer Sciences, TAY 2.124, Austin, Texas 78712
merworth@cs.utexas.edu {harvard,gatech,uunet}!cs.utexas.edu!merworth