Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: cobol and C compilers in AIX

Re: cobol and C compilers in AIX

From: Rene <rvangeijn_at_tiscali.nl>
Date: 13 Jan 2006 00:43:54 -0800
Message-ID: <1137141834.501785.235710@g47g2000cwa.googlegroups.com>

Cobol has a file called cobver, you have to search for that. c usually responds to cc -v but if you have the xlC compiler you need to do: lslpp -l|grep cxx

Rene

Melgar wrote:
> just a quick question,
> how can i check what version of Cobol and C its instaled in my AIX 4.3
> os?
>
> Thanks in advance.
Received on Fri Jan 13 2006 - 02:43:54 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US