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 Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <20030709103740.40876.qmail@web9901.mail.yahoo.com> Date: Wed, 9 Jul 2003 12:37:40 +0200 (CEST) From: =?iso-8859-1?q?philippe=20guillaume?= Subject: Problem in compiling : cannot find -ldl To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Here is the line for the compilation : " gcc -o wish.exe OBJ/wish.o OBJ/calculPosition.o OBJ/calculVisibiliteCmd.o -L/usr/lib -L/usr/X11R6/lib -ltk -ltcl -ldl -lX11 -lm " and it produces this error : " /usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../../i686-pc-cygwin/bin/ld : cannot find -ldl " There's two things that i don't understand ... 1- Why i can't see the bin directory on windows in c:\cygwin\usr and even when i do " ls -l /usr " ? 2- the option -llibrary ... this error means that dl library isn't on my cygwin ? if it's that how can i get it ? Could you please help me ? Thanks a lot. Philippe ___________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com -- 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/