From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark.Edwards@sunh.com To: gnu@gnu.org, gcc@gnu.org Subject: FW: question Date: Thu, 09 Mar 2000 08:59:00 -0000 Message-id: <200003091659.LAA06207@delysid.gnu.org> X-SW-Source: 2000-03/msg00043.html Title: FW: question hello - i unziped: gcc-2_95_2-sd-11_00_depot.gz and the readme.hpux looks like it is more for installing than actually running.... (at least this newbie TRIED to read the instructions) now, is there a README or any instructions that pertain to using the pre-build executable version?? i tried (and failed): > gcc  helloworld.c as: "/var/tmp/ccIJzYda.s", line 22: error 1052: Directive name not recognized - NSUBSPA > cat  helloworld.c int main() {     printf ("Hello world!..\n");     return (0); } any thoughs??  thx,  mark edwards From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark.Edwards@sunh.com To: gnu@gnu.org, gcc@gnu.org Subject: FW: question Date: Sat, 01 Apr 2000 00:00:00 -0000 Message-ID: <200003091659.LAA06207@delysid.gnu.org> X-SW-Source: 2000-q1/msg00353.html Message-ID: <20000401000000.IKd_FLEop3btLBbq_iHhCsNj5XMn4t9Dl8XOIlOBysI@z> Title: FW: question hello - i unziped: gcc-2_95_2-sd-11_00_depot.gz and the readme.hpux looks like it is more for installing than actually running.... (at least this newbie TRIED to read the instructions) now, is there a README or any instructions that pertain to using the pre-build executable version?? i tried (and failed): > gcc  helloworld.c as: "/var/tmp/ccIJzYda.s", line 22: error 1052: Directive name not recognized - NSUBSPA > cat  helloworld.c int main() {     printf ("Hello world!..\n");     return (0); } any thoughs??  thx,  mark edwards