On Fri, Feb 10, 2006 at 04:30:08PM -0500, Christopher Hulbert wrote:
> archive_cmds="\$CC -o \$lib \$libobjs \$compiler_flags \\\`echo
> \\\"\$deplibs\\\" | \$SED -e 's/ -lc\$//'\\\` -link -dll~linknames="
> 
> 
> What is the -link and -dll doing?  This messes up my linking with the
> PGI C compiler as it can't find liblink.a.
> 
> libtool 1.5.22

If Cygwin is used, but not gcc, libtool assumes that the Microsoft
toolchain is used (MSVC). I.e. no PGI support on Cygwin at this time,
sorry.

Cheers,
Peter


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

Reply via email to