www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/01/06/17:18:44

Message-ID: <34B2A32C.54E106A0@gmx.net>
Date: Tue, 06 Jan 1998 22:33:32 +0100
From: Robert Hoehne <robert DOT hoehne AT gmx DOT net>
Organization: none provided
MIME-Version: 1.0
To: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
CC: John Velman <jrvelman AT mail DOT hac DOT com>, djgpp AT delorie DOT com
Subject: Re: Guile again, and "no accepatable ld.."
References: <Pine DOT SUN DOT 3 DOT 91 DOT 980106104308 DOT 2159L-100000 AT is>

Eli Zaretskii wrote :
> 
> You need to change all places where the script looks for an executable
> using something like "test -f foo" with "test -x foo".  The DJGPP port
> of Bash will then look for foo.exe (and other executable suffixes) as
> well as just for foo.

If you are using the DJGPP port of autoconf 2.12 then simply rerun
autoconf on the configure.int and it will do it.

An other alternative would be probably to set the variable
LD _before_ running the configure script. Example:

export LD=ld
./configure

Robert
-- 
******************************************************
* email:   Robert Hoehne <robert DOT hoehne AT gmx DOT net>     *
* Post:    Am Berg 3, D-09573 Dittmannsdorf, Germany *
* WWW:     http://www.tu-chemnitz.de/~sho/rho        *
******************************************************


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019