HP3000-L Archives

January 2000, Week 1

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Walter Murray <[log in to unmask]>
Reply To:
Date:
Fri, 7 Jan 2000 18:47:27 GMT
Content-Type:
text/plain
Parts/Attachments:
text/plain (18 lines)
Castle ([log in to unmask]) wrote:
: I'm new to using the CCXL compiler on the 3000, and needed some advice.
: I'm trying to compile a C program using the following command:
:    CCXL amqsget0.c,amqsgetc;INFO="-Aa"
: I get the following error:
:    /SYS/PUB/CCXL 2: PARM: not found
[snip]

The CCXL command is for invoking the HP C/iX compiler from the
MPE/iX Command Interpreter.  (Documented in Chapter 8 of the
HP C/iX Reference Manual, or "HELP CCXL".)

To invoke the HP C/iX compiler from the POSIX Shell, use the
c89 command.  (Documented in the MPE/iX Shell and Utilities
Reference Manual, or "man c89".)

Walter Murray

ATOM RSS1 RSS2