no acceptable ld

Stipe Tolj tolj@uni-duesseldorf.de
Mon Feb 22 14:59:00 GMT 1999


> 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@uni-duesseldorf.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@sourceware.cygnus.com



More information about the Cygwin mailing list