Ed Hartnett <[EMAIL PROTECTED]> writes:
> In order to build on AIX in 64-bit mode, I have to be able to set the
> ARFLAGS, but I can't get that to work. No matter what I do, automake
> ignores my ARFLAGS and just uses "cru".
This is a libtool issue, nothing to do with automake. For whatever
reas
Hello all!
I am the maintainer of a free software package for scientific data
storage: netcdf.
In order to build on AIX in 64-bit mode, I have to be able to set the
ARFLAGS, but I can't get that to work. No matter what I do, automake
ignores my ARFLAGS and just uses "cru".
I have created a minim
Howdy all!
I need to get a freeware scientific library to build on AIX in 64-bit,
and the way to do that is to use the -q64 options with compilers, and
the "-X64 cru" option with ar. But although I set ARFLAGs, I get only
the default "cru".
libtool: compile: xlc -DHAVE_CONFIG_H -I. -I.. -I../for