=== ----- Original Message ----- From: "Stipe Tolj" <[EMAIL PROTECTED]> Cc: "cygwin-apps" <[EMAIL PROTECTED]> Sent: Thursday, January 10, 2002 6:19 PM Subject: Re: [ANN] apache_1.3.22 package available for setup inclusion
> > Actually, -lgdbm SHOULD result in a dynamic link. unless you explicitly > > say '-static', ld will first attempt to link against "libgdbm.dll.a" > > (the import lib for cyggdbm.dll) BEFORE trying to link against > > "libgdbm.a" (the static lib). > > ??? > > Should this not be valid only when using libtool?! No. The changes made where against binutils, not libtool. Rob
