gcc problem

Jeffrey A Law law@cygnus.com
Tue Aug 31 23:20:00 GMT 1999


  In message < Pine.HPX.4.05.9908192300310.1458-100000@lutikka.korpela.org >you w
  > lutikka /tmp/jkorpela/z/disk/hello> gcc -o hello hello.cc
  > as: "/tmp/jkorpela/cca02278.s", line 101: error 1052: Directive name not
  > recognized - NSUBSPA
  > 
  > What is this "Directive name not recognized - NSUBSPA" error? How to fix
  > it?
GCC is finding the HP assembler before the GNU assembler.  Please see the
GCC FAQ.  It covers this issue explicitly.
jeff



More information about the Gcc mailing list