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]

problems building egcs-1.1b on hpux 10.20


Hi,

while trying to build egcs-1.1b on a hppa-1.1/hpux10.20
machine, I ran into the following problem:

configuration was with --with-gnu-as --enable-version-specific-runtime-libs
binutils-2.9.1 are installed (and used of course), since HP as is 
unusable. sed used is GNU sed 3.0

The stage1 compiler seems to compiler (with gcc or HP cc),
but then 
./xgcc -B./  -DIN_GCC    -g -I./include  -c dummy.c

because of:
as: "/var/tmp/cc3X6VXc.s", line 10: error 1052: Directive name not recognized - FILE
as: "/var/tmp/cc3X6VXc.s", line 12: error 1052: Directive name not recognized - STABS
[..]
as: "/var/tmp/cc3X6VXc.s", line 60: error 1052: Directive name not recognized - NSUBSPA
[..]
as: "/var/tmp/cc3X6VXc.s", line 62: error 1051: Illegal symbol in opcode position - :

'as' used is GNU as from binutils 2.9.1 

Maybe its a common problem and there's an easy way to fix it ? 

Please reply to myself (as well), as I am not subscribed to this list.

Thanks for your help,
 Daniel
-- 
IRCnet: Mr-Spock              - Truth lies in the eye of the beholder - 
RL: Daniel Lang * dl@leo.org * +49 89 8540017 * http://www.leo.org/~dl/


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