www.delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
Message-ID: | <36D1DFBC.AB3CA02F@uni-duesseldorf.de> |
Date: | Mon, 22 Feb 1999 23:52:44 +0100 |
From: | Stipe Tolj <tolj AT uni-duesseldorf DOT de> |
Organization: | Department of Economical Computer Science, University of Cologne, |
Germany | |
X-Mailer: | Mozilla 4.05 [de]C-NECCK (Win95; I) |
MIME-Version: | 1.0 |
To: | Alex <alexl AT i-france DOT com> |
CC: | gnu-win32 mailing list <gnu-win32 AT cygnus DOT com> |
Subject: | Re: no acceptable ld |
References: | <36D19CF9 DOT DC1A3047 AT i-france DOT com> |
> i tried to compile CILK ( http://supertech.lcs.mit.edu/cilk/ ) > and i got this error message: > > checking for ld used by GCC... no > configure: error: no acceptable ld found in $PATH > > though ld.exe is in the bin directory, what can i do to solve this > problem ? check out the configure script itself where the test is performed, i.e. search for "checking for ld used by" and you may see that you'll need to add Win32 path style to match certain conditions within the configure script so ld is recognized. At least for some configure scripts this has been the problem for not recognizing ld in my experience. Hope this helps. Regards, Stipe -- Stipe Tolj <tolj AT uni-duesseldorf DOT de> Cygwin Porting Project -- "We build UNIX on top of Windows" http://www.student.uni-koeln.de/cygwin/ Department of Economical Computer Science University of Cologne, Germany -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |