Ralf Wildenhues wrote:
> * Paolo Bonzini wrote on Thu, Sep 25, 2008 at 12:43:05PM CEST:
>>> - After generating the autotools build system, doing 'make check' will
>>> result in the following error (only when cross compiling for Win32
>>> systems):
>> "make check" does not work for Windows crosses because check-TESTS
>> depends on $(TESTS), which includes "test-allocaopt".  So make attempts
>> to make it instead of "test-allocaopt.exe".  I think that under native
>> configurations make attempts to add the ".exe" automatically, but I am
>> not sure of that.
> 
> Which Automake version do you use?  This should be fixed in 1.10, I
> believe.  If not, I'd appreciate a bug report, thanks.

1.9.6 indeed.

Paolo


Reply via email to