help | HP-UX 10.20 | gcc-2.95.2
Jeffrey A Law
law@cygnus.com
Wed Jul 12 10:18:00 GMT 2000
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
More information about the Gcc
mailing list