comments on current build script - location of Cygwin find
Kevin Koch
kpkoch at MIT.EDU
Wed Apr 25 15:57:34 EDT 2007
The quickie way to not have to change where your Cygwin is installed is to
add
<unixfind def="1" value="c:\Cygwin\bin" />
To your bkwconfig.xml.
Sorry it took so long for me to realize that.
-----Original Message-----
From: kfwdev-bounces at MIT.EDU [mailto:kfwdev-bounces at MIT.EDU] On Behalf Of
Ken Raeburn
...
Is there a reason to require that cygwin be installed in the non-
default location \tools\cygwin other than the hard-coded path for the
cygwin "find" program? (1) Using the default location for cygwin
would be nicer, and (2) you could search PATH for "bash" and assume
UNIX "find" will be in the same directory.
...
More information about the kfwdev
mailing list