This is the mail archive of the gcc-help@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: problem using gcc 2.8.1 on HP ( directive not recognized NSUBSPA )



  In message <37FC6863.B665A878@veritas.com>you write:
  > Uday Birajdar wrote:
  > 
  >  Hello,
  >  I have installed gcc 2.8.1 binaries on HP 11 system. I got them from
  >  HP's porting site.
  >  when I try to compile the simple "test.c"  program , assembler gives
  > the
  >  error
  > 
  >  as: Directive name not recognizes NSUBSPA
You have configured the compiler to use gas, but it is finding
the HP assembler instead.  Please read the FAQ.
jeff


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