Re: DBI module for AIX 5.2
You can get gcc from IBM's "AIX toolbox for Linux apps" at
http://www-03.ibm.com/servers/aix/products/aixos/linux/download.html
DBI works fine with gcc on AIX for me. See the README.aix file. You
may need to recompile perl in some cases...
.
Relevant Pages
- RE: DBI compile on HPUX-11.23
... Are you using gcc? ... If so use the native HP-UX compiler. ... I have a problem compiling DBI on HPUX 11.23 Ittanium ... You can install them any time after installing the DBI. ... (perl.dbi.users) - Re: Can gcc 4.0 be used to build DBI modules if perl is bulit with gcc 3.3?
... We set the default compiler to gcc-3.3. ... the DBI stuff installed with the same warnings and, presumably harmless, errors. ... perl -V indicates that perl was complied from gcc 3.3xxx. ... (perl.dbi.users) - Can gcc 4.0 be used to build DBI modules if perl is bulit with gcc 3.3?
... I am have trouble loading DBI, and DBD modules on Tiger. ... perl -V indicates that perl was complied from gcc 3.3xxx. ... Is there a problem trying to do an install of DBI using gcc 4.0?? ... (perl.dbi.users) - Re: 2 part question for DBI-1.604
... Thread model: aix ... gcc version 4.2.0 ... You should build perl extensions with the same compiler and platform ... Build and install a new perl, then use that perl to build DBI etc. ... (perl.dbi.users) - RE: DBI install problem
... You are correct - if you want to use gcc. ... If you have the Sun C compiler, ... I am having a problem installing DBI giving me this error: ... gcc: Perl.c: linker input file unused because linking not done ... (perl.dbi.users) |
|