This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
help | HP-UX 10.20 | gcc-2.95.2
- To: gcc at gcc dot gnu dot org
- Subject: help | HP-UX 10.20 | gcc-2.95.2
- From: Rubik Abrahamian <rubik at leone dot jpl dot nasa dot gov>
- Date: Wed, 12 Jul 2000 09:58:40 -0700 (PDT)
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
#