Stefano Lattarini wrote:
> Which compiler(s) are you using exactly?
i686-w64-mingw32, compiled from source. The compiler is the same one
that was working correctly just recently.
> Which version(s)?
gcc version 4.5.0 20100329 (experimental) (GCC)
> More importantly, which version of libtool
On Sunday 08 May 2011, Erik de wrote:
> Hi all,
>
Hi Eric, sorry for the delay.
> I all I have a rather large Makefile.am that used to work for both
> native compiles on linux and cross compiles from linux to windows.
> This suddenly stopped working with automake 1.11.1 from debian.
>
Which compil
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/ direct
Hi all,
I all I have a rather large Makefile.am that used to work for both
native compiles on linux and cross compiles from linux to windows.
This suddenly stopped working with automake 1.11.1 from debian.
The relevant parts of the Makefile.am are:
AUTOMAKE_OPTIONS = subdir-objects
noin