Enforcing cross-compilation

2011-01-13 Thread David Nečas
Hello, is it possible to enforce cross-compilation by some configure arugments or env vars? I cross-compile for win32 using the mingw32 cross-compiler toolchain but I *can* run the created excutables as I have wine installed. So configure concludes I am not cross-compiling and this leads to var

Re: Enforcing cross-compilation

2011-01-16 Thread David Nečas
On Thu, Jan 13, 2011 at 10:31:56AM -0700, Eric Blake wrote: > On 01/13/2011 08:44 AM, David Nečas wrote: > > > > is it possible to enforce cross-compilation by some configure arugments > > or env vars? > > Yes: call configure with explicit --build and --host argumen