www.delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Subject: | RE: Missing lib |
To: | "Robert Collins" <robert DOT collins AT itdomain DOT com DOT au> |
Cc: | cygwin AT cygwin DOT com, lhall AT rfk DOT com |
X-Mailer: | Lotus Notes Release 5.0.1 (Intl) 16 July 1999 |
Message-ID: | <OFF77AD810.AC721278-ONC1256B79.007AD170@stoltoffshore.no> |
From: | Oddvar DOT Myrnes AT stoltoffshore DOT no |
Date: | Mon, 11 Mar 2002 23:28:07 +0100 |
MIME-Version: | 1.0 |
X-MIMETrack: | Serialize by Router on SCS-SVG-M01/SRV/SCS(Release 5.0.5 |September 22, 2000) at |
11/03/2002 23:28:07, | |
Itemize by SMTP Server on SCS-SVG-G01/SRV/SCS(Release 5.0.5 |September 22, 2000) at | |
03/11/2002 11:28:09 PM, | |
Serialize by Router on SCS-SVG-G01/SRV/SCS(Release 5.0.5 |September 22, 2000) at | |
03/11/2002 11:28:13 PM, | |
Serialize complete at 03/11/2002 11:28:13 PM |
Hello People Yes, you are right. The reason for the problem was that the system admin just copyd the linux make files, and modified the compile flags. He forgot thei macro: LINK = gcc -ldl Removing the -ldl from the LINK macro fixed the problem. My sinsere apolegies for not investing the problem properly, and many thanks to the good people for the willing hands. Kind Regards Oddvard Myrnes :-) "Robert Collins" <robert DOT collins AT itdoma To: "Larry Hall (RFK Partners, Inc)" <lhall AT rfk DOT com>, in.com.au> <Oddvar DOT Myrnes AT stoltoffshore DOT no> cc: <cygwin AT cygwin DOT com> 11.03.2002 18:47 Subject: RE: Missing lib > -----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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |