From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent Zhang To: gcc-help@gnu.org Subject: question on gcc 2.8.1 Date: Sat, 01 Apr 2000 00:00:00 -0000 Message-ID: <200001191800.KAA13410@lizard.nwest.mccaw.com> X-SW-Source: 2000-q1/msg00141.html Message-ID: <20000401000000.cwy-cZU4wb9MM2HioetUvRHB3r9zCTI0MKmb0YpjEqw@z> 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 Pls help me out. Thanks, Vincent.