Antonio Ceccon Guest wrote in perl.makemaker :
> Hello,
> I'd like to know if it's possible and how to compile/install some Perl 
> modules (I need DBI and DBD::DB2) on AIX, but using gcc compiler.
> In AIX server now there isn't "cc_r" compiler but only gcc and the 
> preinstalled Perl has the configuration:
>
>
> Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
..
>   Compiler:
>     cc='cc_r', ccflags ='-D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE 

Recompile your own perl with gcc and compile DBI against that.

-- 
--I was just going to throw it away, Mr Bloom said.
Bantam Lyons raised his eyes suddenly and leered weakly.
    -- Ulysses

Reply via email to