Originally posted by: Brian G
I have two Config_heavy.pl
/usr/local/lib/perl5/5.26.1/aix-thread-multi-64all/Config_heavy.pl
/usr/opt/perl5_64/lib/5.26.1/aix-thread-multi-64all/Config_heavy.pl
Neither have "-Wl,-brtl".
However,/usr/opt/perl5_64/lib/5.26.1/aix-thread-multi-64all/Config_heavy.pl has this:
ccdlflags='-brtl -bdynamic -bE:/usr/local/lib/perl5/5.26.1/aix-thread-multi-64all/CORE/perl.exp'
/usr/opt/perl5_64/lib/5.26.1/aix-thread-multi-64all/Config_heavy.pl has this:
ldflags='-brtl -bdynamic -L/usr/local/lib -b64'
Any suggestions?
#AIX-Open-Source-Software#AIXOpenSource