Hi Ed, * Ed Hartnett wrote on Sat, Nov 05, 2005 at 08:14:50PM CET: > > I am still having a lot of problems getting the auto-tool outfitted > netcdf to build everywhere. (Specifically AIX f90 - may IBM's > programmers be cursed with a horrible cube-existence! Oh well, they > probably already have been.)
They may be due to some bugs in the autotools as well. Automake does not have as good FC support as it could (I just described one workaround to you), and Libtool CVS HEAD has a couple of AIX improvements not present in 1.5.20. In case you are having issues with shared libraries, I'd advise to try configuring with configure LDFLAGS=-Wl,-brtl for now, and see whether that works. Feel free to report issues to bug-libtool nonetheless. If you experience any other issues, please go ahead and describe them; there may be bugs we don't know about yet. :) Cheers, Ralf