[Chicago-talk] compiling perl 5.8.3 on aix 4.3.3

Steven Lembark lembark at wrkhors.com
Fri Jan 23 13:14:29 CST 2004



-- "Dooley, Michael" <Dooley.Michael at con-way.com>

> well when the question askes for which compiler you are using I have
> tried: cc (default)
> /usr/local/bin/cc
> /usr/local/bin/gcc
>
> and I get the same error (because they are all the same)
>
> I have both /usr/ccs and /usr/ccs/bin.
>
> im really at a loss.


export PATH=/usr/local/bin/:/usr/bin:/bin/;

try it now.

That or export CC=gcc or twiddle the command line for the
perl config util to use "gcc" -- which ain't in /usr/ccs/bin.


--
Steven Lembark                               2930 W. Palmer
Workhorse Computing                       Chicago, IL 60647
                                            +1 888 359 3508



More information about the Chicago-talk mailing list