Hi Christopher, * Christopher Hulbert wrote on Fri, Dec 02, 2005 at 12:48:13PM CET: > That's what I get for not following Rule #1 (Make sure you are using the > latest version). 1.5.20 seemed to fix it.
Good to know. > The other problem I have is I > have to set FCFLAGS to -fpic so when autoconf gets the Fortran libraries to > link with pgf90 puts the libso first. Is there another way to do that? This is not quite enough information. Do you mean when creating a program or creating a library? Best to show the command (as you did previously) and its output, then I can probably say how to fix it. > perhaps an AC_FC_LIBRARY_LDFLAGS_PIC type macro? I realize this is more of > an autoconf question, but hoping you could help out. If you do './libtool --mode=link..', then this likely remains a libtool question. Cheers, Ralf _______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool