Just after this line in the make process:
linking shared-library libruby.so.2.0.0
I get 1600+ warnings of the form:
ld: 0711-415 WARNING: Symbol vm_backtrace_location_ary is already exported.
After those, I get these lines:
w: illegal option -- L
Usage: w [ -hlsuwX ] [-@ [WPAR] ] [ user ]
make: [libruby.so.2.0.0] Error 1 (ignored)
I still get a valid libruby.so... So, its just warnings, etc but I thought I would mention it.
This is with gcc 4.5.2. AIX is 6.1 TL07 SP03
Thank you,
Perry