----- Original Message ----- 
From: "NightStrike" <[email protected]>
To: "Doug Semler" <[email protected]>

>> LIBRARY_PATH is ignored in cross compilers.

>
> The toolchain in question is host=win32 target=win64.  So it is meant
> to cross compile from a 32-bit windows generating binaries for a
> 64-bit windows.  It just so happens that you can run this on win64,
> since win64 can run win32 programs.  But that doesn't mean that we
> should treat it like it's not a cross compiler.
>

Ok - I think I get the picture.

If I want ot make use of the LIBRARY_PATH environment variable I should grab 
sezero's binary (which is not a cross-compiler) and use it instead. I've 
just checked, and sezero's build does honour the LIBRARY_PATH setting.

Thanks Doug, NightStrike.

Cheers,
Rob 


------------------------------------------------------------------------------
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to