Thread: lppchk problem
View Single Post

   
  #5 (permalink)  
Old 01-04-2008, 11:46 PM
Paul Landay
 
Posts: n/a
Default Re: lppchk problem

Don Davis wrote:
> must be this:
> xlC.rte 6.0.0.0 At least 1 of the following must be installed {
> At least 3 of the following must be installed {
> *prereq bos.rte v<5
> *prereq bos.rte v=4 r=3
> *prereq xlC.aix43.rte 6.0.0.0
> }
> At least 2 of the following must be installed {
> *prereq bos.rte v=5 r=0
> *prereq xlC.aix50.rte 6.0.0.0
> lslpp shows:
> (/home/wdd) # lslpp -L |grep xlC
> xlC.aix50.rte 6.0.0.0 C F C Set ++ Runtime for AIX 5.0
> xlC.cpp 5.0.2.0 C F C for AIX Preprocessor
> xlC.msg.en_US.cpp 5.0.2.0 C F C for AIX Preprocessor
> xlC.msg.en_US.rte 6.0.0.0 C F C Set ++ Runtime
> xlC.rte 6.0.0.0 C F C Set ++ Runtime
>
> Does aix 5.2 require different C compiler than aix 4.3.3?


The /usr/lpp/bos/README file has an item which lists
the levels of the C compiler that are supported and
what PTFs are needed.

Paul Landay
Reply With Quote