This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: gcc on hp 10.20


> I've got gcc 2.95.2 for hp 10.20 from hpux.cae.wisc.edu.
> When I try to compile some code the compiler says:
> "as:  Invalid directive : NSUBPAS" (or something like that).
> I've seen in the assembly file it generates and it really has the
> NSUBPAS directive. The assembler works fine and I can generate
> executable code if I put SUBPAS instead of NSUBPAS.

It may be configured for gas.  Try installing binutils and reading
the FAQ at http://gcc.gnu.org.  You might also try contacting whoever
packaged the binary.  We normally only deal with the GCC source code.

-- John
-------------------------------------------------------------------------
|   Feith Systems  |   Voice: 1-215-646-8000  |  Email: john@feith.com  |
|    John Wehle    |     Fax: 1-215-540-5495  |                         |
-------------------------------------------------------------------------


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]