Thanks Rafael,
but I have the problem to distribute DBI and DBD::DB2 over lots of servers AIX with preinstalled perl (compiled with cc_r).
Are the DBI and DBD modules compiled with gcc compatible with preinstalled perl?
Antonio
|
| Rafael Garcia-Suarez <rgarciasuarez@xxxxxxxxxxxxxxxx>
04/02/2005 12.14
|
Per: makemaker@xxxxxxxx
Cc:
Oggetto: Re: Compiling DBI on AIX with gcc |
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
-----------------------------------------------------------------------------
Chi riceve il presente messaggio e` tenuto a verificare se lo stesso non gli
sia pervenuto per errore. In tal caso e` pregato di avvisare immediatamente
il mittente e, tenuto conto delle responsabilita` connesse all'indebito
utilizzo e/o divulgazione del messaggio e/o delle informazioni in esso
contenute, voglia cancellare l'originale e distruggere le varie copie o
stampe.
The receiver of this message is required to check if he/she has received it
erroneously. If so, the receiver is requested to immediately inform the
sender and - in consideration of the responsibilities arising from undue use
and/or disclosure of the message and/or the information contained therein -
destroy the original message and any copy or printout thereof.
-----------------------------------------------------------------------------
|