Originally posted by: SystemAdmin
How does one acquire cc_r? Is it part of a specific IBM Developer package?
This is a follow-up to a previous post.
I'm in a AIX 5.2 and 5.3 environment and am trying to compile some perl modules (specifically - DBI). Make wants to use the compiler originally used to build perl. Perl provided with AIX was apparently compiled with cc_r.
I've tried installing gcc from the IBM download and linking cc_r to gcc, but that didn't work. I can provide error examples.
#AIX-Forum