Anyone here knows how to handle this compilation error. Background: We have an external module that plugs into Apache. It compiles allright on Linux but on HP-UX it gives an error. To sort this out, we wrote a hello.c program that just prints out a message. But couldn't get the hello.c to compile either. The following error shows up during the compilation phase. Any idea what the problem could be?
[177]userRS(pts/te) $ gcc hello.c as: warning 2: Unknown option "--traditional-format" ignored. as: "/var/tmp/ccRiU7Zd.s", line 22: error 1052: Directive name not recognized - NSUBSPA Thanks in advance. RS -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
