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: help | HP-UX 10.20 | gcc-2.95.2


In message <Pine.GSO.3.96.1000712095150.13381A-100000@leone>you write:
  > 
  > Hello there, 
  > 
  > After installing the compiler, I am getting the folowing error.
  > Any help, please?
  > 	
  > # more foo.c
  > main()
  > {
  > }
  > # ls
  > foo.c
  > # /opt/gcc/bin/gcc foo.c
  > as: "/var/tmp/cccf1u0c.s", line 16: error 1052: Directive name not
  > recognized - NSUBSPA
See the FAQ.  You have configured GCC to use GAS, but GCC is finding the
HP assembler instead of GAS.

jeff


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