On Wed, Feb 09, 2005 at 06:17:21PM -0500, Clegg, Darryl wrote:
> 
>  How could I use libtool to create the libaprutil-0 on an aix 64 bit machine.
> Hope this question makes sense....

You need to set OBJECT_MODE=64 in the environment and, if using the
IBM compiler, -q64 and probably -qarch=pwr3 or -qarch=ppc64 in CFLAGS.

If you want System V-style shared libraries, LDFLAGS="-Wl,-brtl".

-- 
albert chin ([EMAIL PROTECTED])


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

Reply via email to