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