This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
RE: question on gcc 2.8.1
- To: gcc-help at gnu dot org
- Subject: RE: question on gcc 2.8.1
- From: Vincent Zhang <vincent dot zhang-next at attws dot com>
- Date: Wed, 19 Jan 2000 12:10:52 -0800
take a look at the messages which posted on Oct 7,1999.
>hi there,
>
>I am using gcc2.8.1 on hp unix now.
>a quick question: when I compile c++ program (even the simplest codes, just print text), >some errors are generated, such as
>
>as: "/var/tmp/cca09393.s", line 16: error 1052: Directive name not recognized - >NSUBSPA
>
>I don't know what causes the problem. My guess is that the "as" used by gcc is out dated.
>Pls help me out.
>
>Thanks,
>
>Vincent.