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]

Re: How to solve this error?


In a message dated 1/18/2000 9:35:43 PM Pacific Standard Time, 
lin_yang-ftjn087@email.mot.com writes:

> I use HP-UX 10.20 on 700. 
>  The following is the error message:
>  as: "/var/tmp/ccW3SlZb.s", line 32: error 1052: Directive name not
>  recognized -
>  NSUBSPA
 You are running a gnu compiler configured for gnu binutils, but attempting 
to use the HPUX assembler instead.  You need to have gnu as installed in one 
of the places mentioned by 'gcc -print-search-dirs' .

Tim
tprince@computer.org

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