This is the mail archive of the gcc@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]

[egcs-1.0] hp10.20 and gnu as


Hie

where can i find a newer version of binutils?
the version(2.8.1) is not sufficient for egcs with gnus-as compiling support

rm -f ld
ln collect2 ld
/home/local/tmp/egcs-1.0/gcc/xgcc -B/home/local/tmp/egcs-1.0/gcc/ -dumpspecs > tmp-specs
mv tmp-specs specs
echo "__foo () {}" > dummy.c
/home/local/tmp/egcs-1.0/gcc/xgcc -B/home/local/tmp/egcs-1.0/gcc/  -DIN_GCC    -O2 -I./include  -c dummy.c
as: "/var/tmp/cca20964.s", line 15: error 1052: Directive name not recognized - NSUBSPA
make[1]: *** [libgcc1.null] Error 



as --version
GNU assembler 2.8.1
Copyright 1997 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License.  This program has absolutely no warranty.
This assembler was configured for a target of `hppa1.1-hp-hpux10.20'.  


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