[qmtest] running qmtest on bash in cygwin...

Stefan Seefeld seefeld at sympatico.ca
Fri Aug 22 14:38:06 UTC 2003


Mark Mitchell wrote:

>>just from looking at the GNUMakefile, I see that the version of python
>>being used decides also whether to install the qmtest (cygwin shell)
>>script or the qmtest.bat batch file. Does this really make sense ?
> 
> 
> I'm not sure.  We don't want to key off of config.guess output, because
> that will always indicate Cygwin, even when using the native Win32
> Python.  Ideally, we'd like to get rid of the shell script/batch file
> that is used to bootstrap QMTest, but that's another project...

well, the generated qmtest.bat file is broken, as the GNUMakefile.in
currently hardcodes the (wrong !) paths. Appended is a fix that uses
the $(NATPREFIX) instead, consistent with the rest of the Makefile...

Regards,
		Stefan


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: GNUmakefile.in.diff
URL: <http://sourcerytools.com/pipermail/qmtest/attachments/20030822/f1829696/attachment.ksh>


More information about the qmtest mailing list