This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: NSUBSPA unknown directive
- To: "argos" <info at argos dot fr>, <bug-gcc at gnu dot org>
- Subject: Re: NSUBSPA unknown directive
- From: "Tim Prince" <tprince at computer dot org>
- Date: Thu, 28 Sep 2000 07:23:26 -0700
- References: <39D359AC.7180253B@argos.fr>
Yes, if you configure gcc to use gnu binutils but instead pass your .o files
to hpux as, this is the result. Use 'gcc --help' to learn about its search
path display options; make sure you have installed binutils so that it may
be found on those paths, e.g. in the same directory as gcc e.g. /usr/local
----- Original Message -----
From: "argos" <info@argos.fr>
To: <bug-gcc@gnu.org>
Sent: Thursday, September 28, 2000 7:46 AM
Subject: NSUBSPA unknown directive
> compiling plain old C programs (not even ansi ones) produces :
> NSUBSPA unkonwn directive at line xxx in zzzzzz.s
> for gcc 2.95 port for HPUX 10.20
> regards
>