problem compiling perl source on AIX 5.1.0.0 using GCC

From: marko sarunac (marko_at_sarunac.com)
Date: 11/17/03


Date: 17 Nov 2003 11:21:13 -0800

After much playing around a looking on groups i still can't find how
to fix this problem.

I have an AIX 5.1.0.0 with gcc 3.3.2 installed
The gcc is the AIX build obtained at UCLA
(http://aixpdslib.seas.ucla.edu/)
perl source obtained directly from perl ( :) )

I need to compile the perl with gcc as the modules that need compiling
try to compile with cc with any other aix distros of perl.

So here i am...

./configure and make ran ok

make test however posts 2 problems

lib/ExtUtils/t/Embed.................gcc: `-b' must come at the start
of the command line
FAILED at test 1
.
.
.
lib/Time/Local.......................FAILED at test 20

once i tried running make install ignoring those errors and it
istalled ok....but i could not compile the cpan modules :)
(ex: GD module)

Any help is greatelly appreciated!!!!!



Relevant Pages

  • Re: Compiling Perl modules on AIX using gcc instead of cc_r?
    ... I've installed gcc on our AIX ... and perl -V ... > trying to compile Perl itself using gcc, but not trying to compile C ...
    (comp.lang.perl.misc)
  • Re: Porting PCL to Tiff converter AIX 4.3
    ... I am very "foreign" to AIX so ... "Uli Link" wrote in message ... > The latest GCC I was able to bootstrap without tweaks on 4.3.3 was GCC ... > - Makefiles don't know how to compile thread safe ...
    (comp.unix.aix)
  • Re: openwebmail install/2
    ... Ok i've AIX 5.1, with Linux Toolbox installed ... I've modified Makefile, changinh 'cc' in 'gcc', but i get the same ... error as before the Linux Toolbox Installation: ... Do not compile perl Modules with gcc. ...
    (AIX-L)
  • Building GCC 4.0.0 on AIX 5.3
    ... we have GCC 3.3.2 installed from the IBM disks. ... But that package is pretty old and it's built specifically for AIX 5.2 ... have tried this compile several times with several different ...
    (comp.unix.aix)
  • Re: Compiling Perl modules on AIX using gcc instead of cc_r?
    ... I've installed gcc on our AIX ... and perl -V ... >> trying to compile Perl itself using gcc, but not trying to compile C ...
    (comp.lang.perl.misc)