From: Aaron M. <aar...@gm...> - 2006-07-14 15:33:27
|
On 7/13/06, Mike Austin <mg...@uv...> wrote: > John Tesch wrote: > > This still works for us: > > http://marc.10east.com/?l=aixtoolbox-list&m=102372189920066&w=2 > > Basically, you change the Perl Config.PM to reflect gcc instead of xlc - > most Perl module builds just work after that. > > Good luck, > mga. That is a pretty cool piece of info. The following also works for most perl modules (at least when I was working with AIX 5.1): perl Makefile.PL CC=gcc -- Aaron W Morris (decep) <aar...@gm...> |