automake
[Top][All Lists]
Advanced

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

Re: automake cross compile on Linux


From: Alberto Luaces
Subject: Re: automake cross compile on Linux
Date: Sun, 29 Nov 2009 14:03:59 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Ken,

I got no errors following your example:

make  all-am
make[1]: se ingresa al directorio `/home/alberto/testAutotools/ming'
i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT hello.o -MD -MP
-MF .deps/hello.Tpo -c -o hello.o hello.c
mv -f .deps/hello.Tpo .deps/hello.Po
i586-mingw32msvc-gcc  -g -O2   -o hello.exe hello.o  
make[1]: se sale del directorio `/home/alberto/testAutotools/ming'

My mingw is the 4.4.2-1 version provided by the gcc-mingw32 package in
Debian squeeze, automake 1.11 and autoconf 2.64.

--

Alberto




reply via email to

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