"erri" <jperezme@xxxxxxxxxxxxxx> wrote in message
news:433991a6$0$49018$14726298@xxxxxxxxxxxxxxxxxx > Hi.
> I wish to install spamassassin 3.1 on aix 5.2 with gcc. It require several
> modules like sha1, etc. If i use CPAN
> to get all necessary modules or i try to build with "perl Makefile.PL",
> building stops because it use to default cc_r compiler instead gcc.
> How do i can to set this?
>
Run "perl Makefile.PL cc=gcc".
But, as Juha indicated, it may turn out to be simpler to use a perl that was
built with gcc.
Re: Make problem Building 64 bit Perl 5.8.8 from source on Solaris 10 with gcc 3.4.6 ... Upgrade your gcc and get the sun code generator if you want it from SUN... ... But the reason I'm trying to compile Perl from source as 64 bit is to ... non root) on Solaris 10. ... From the INSTALL notes I found reference to the Missing Undefined ... (perl.dbi.users)
Re: What causes this 32 bit problem?? ... I've tested your DBD::Oracle 1.20 against both PA-RISC and Itanium Machines with the 32 bit versions of 5.8.8 perl.... The gcc 4.2.2 is the same. ... I did a file command on everything in the library links and they're all 64 bit ... *** Error exit code 1 ... (perl.dbi.users)
DBD::Informix FAILURE CLASS A gcc: language arch=v9 not recognize d ... The error message is: gcc: language arch=v9 not recognized ... A lot of problems I found in the dbi-users mailing list seemed simlar to this error message, but Perl, DBI where compiled with gcc and not a diffrent compiler. ... gcc: esqltest.c: linker input file unused because linking not done ... (perl.dbi.users)
AW: Problems building DBD-Oracle-1.16 on HP ... Looks as if gcc gets some parameters it does not understand. ... I have tried all the various incantations listed in the READMEs (perl...Oracle version 10.2.0.2 ... Oracle.c:24: warning: 'RETVAL' might be used uninitialized in this ... (perl.dbi.users)