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

Re: NSUBSPA unknown directive


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
>


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