autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Checking for ld...


From: John Poltorak
Subject: Checking for ld...
Date: Thu, 25 Jan 2001 20:02:30 +0000

I'm looking for some advice on how to check for ld.

Currently the configure script for Pilot-Link has a negative
result when searching for ld on OS/2 even though it exists on
the path.

The check is done using:-

ac_prog=`($CC -print-prog-name=ld)

which returns:-

C:\EMX\BIN\ld.exe

but is then rejected as not being found on the path.

How do I change the test so it will recognise DOS paths?

--
John








reply via email to

[Prev in Thread] Current Thread [Next in Thread]