delorie.com/archives/browse.cgi | search |
Date: | Sun, 9 Jan 2000 09:37:08 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | Prashant TR <prashant_tr AT yahoo DOT com> |
cc: | Alexey Zakhlestine <alx AT gs707 DOT com>, djgpp AT delorie DOT com |
Subject: | Re: configure-scripts |
In-Reply-To: | <Pine.LNX.4.10.10001070755490.629-100000@yahoo.com> |
Message-ID: | <Pine.SUN.3.91.1000109093546.23866S-100000@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | dj-admin AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Fri, 7 Jan 2000, Prashant TR wrote: > On Thu, 6 Jan 2000, Alexey Zakhlestine <alx AT gs707 DOT com> wrote: > > > configure-scripts can not find my "gcc" > > If I set it manually - everything is fine.... > > There's normally a line test -f $ac_dir/... or some such thing in > the configure script. It needs to be changed to test -x ... and hopefully > that should do it. With the latest port of Bash 2.03, all you need is to set TEST_FINDS_EXE=y in the environment.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |