Originally posted by: james.franznick
Please provide a build that works with gcc
Also, with the xlc build please don't hard code the xlc path, the latest xlc compiler is in /opt/IBM/xlC/13.1.3/bin/
-Dcc=/usr/vac/bin/xlc_r
-A define:ld=/usr/vac/bin/xlc_r
Compiler:
cc='/usr/vac/bin/xlc_r -q32 -D_LARGE_FILES -q32'
Linker and Libraries:
ld='/usr/vac/bin/xlc_r -q32'
-Dinstallprefix=/var/opt/freeware/tmp/perl-root/opt/freeware
Dynamic Linking:
dlsrc=dl_aix.xs, dlext=so, d_dlsymun=undef, ccdlflags='-brtl -bdynamic -bE:/var/opt/freeware/tmp/perl-root/opt/freeware/lib/perl5/5.22.0/ppc-aix-thread-multi/CORE/perl.exp'
#AIX-Open-Source-Software#AIXOpenSource