automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Automake mingw cross compile problems


From: Erik de Castro Lopo
Subject: Re: Automake mingw cross compile problems
Date: Sun, 8 May 2011 13:01:22 +1000

Erik de Castro Lopo wrote:

> The problem is that the test programs don't get built. Or rather
> something gets built and put in the G72x/.libs directory, but there
> is nothing in the G72x/ directory for the generated Makefile to run.

Just as an addendum to this bug report, the G72x/.libs/ directory
also contains a file named g72x_test_ltshwrapper. This file is a
bash script, but is not executable.

However, running it as:

   bash G72x/.libs/g72x_test_ltshwrapper

results in the error:

    G72x/.libs/g72x_test_ltshwrapper: error:
     `/home/erik/test/src/G72x/.libs/.libs/g72x_test.exe' does not exist

suggesting that the script was actually meant for one directory
above where it ended up.

Erik
-- 
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]