Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com content-class: urn:content-classes:message Subject: RE: Missing lib MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Date: Tue, 12 Mar 2002 04:47:29 +1100 X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Missing lib Thread-Index: AcHJEuHVcPd2Mpm1QPGuisanDo83IQAEcVPg From: "Robert Collins" To: "Larry Hall (RFK Partners, Inc)" , Cc: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id g2BHluU02428 > -----Original Message----- > From: Larry Hall (RFK Partners, Inc) [mailto:lhall AT rfk DOT com] > Perhaps if I (and the list) had a better idea of the > functionality for which > you are looking, I might be able to tell you where you will > find it (assuming that it's in some other library in the > Cygwin environment). It's also > possible that I'm the only one on this list that doesn't know > what libdl.a does! ;-) libdl on linux contains the dl* family of functions, which are exported directly from libcygwin/libc for us. The users app will link fine, AS LONG AS -ldl is not used. Rob -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/