For IBM AIX 64-bit we need
AR="ar -X64"  and
NM="nm -X64 -B"
assuming /usr/ccs/bin is first in the path.
(If you can detect you are building for AIX 64 then you can
 check /usr/ccs/bin and use absolute path in assignment)

Roger

Rolf wrote :
I have seen very few uses where AR was actually set manually.





_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to