| 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 |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| From: | "Markus Hoenicka" <markus DOT hoenicka AT mhoenicka DOT de> |
| MIME-Version: | 1.0 |
| Message-ID: | <16143.8898.283084.701092@tipi.mininet> |
| Date: | Fri, 11 Jul 2003 22:49:06 +0200 |
| To: | "Ralf Habacker" <Ralf DOT Habacker AT freenet DOT de> |
| Cc: | <cygwin AT cygwin DOT com> |
| Subject: | RE: Problem in compiling : cannot find -ldl |
| In-Reply-To: | <011901c347ec$99909830$0a1c440a@BRAMSCHE> |
| References: | <Pine DOT CYG DOT 4 DOT 55 DOT 0307091141250 DOT 2788 AT ellixia> |
| <011901c347ec$99909830$0a1c440a AT BRAMSCHE> |
Hi, Unix != Linux. FreeBSD does not use libdl either, the dl*() functions are provided by libc instead. The -ldl requirements should be checked in the configure script IMHO. regards, Markus Ralf Habacker writes: > > libdl is a linux'ism. You don't need it. We don't have it :-) Just > > remove '-ldl' from the Makefile or link line. > > > > Hmmh, is cygwin a unix emulation environment ? Usually in linux libdl contains > symbols for dynamic loading of shared libraries. In cygwin this is provided by > the libcygwin. > -- Markus Hoenicka markus DOT hoenicka AT cats DOT de (Spam-protected email: replace the quadrupeds with "mhoenicka") http://www.mhoenicka.de -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |