On Tue, Jan 17, 2012 at 01:55:25AM -0500, Chris Walters wrote: > My question is, does anyone know of any good resources (mailing lists, sites, > etc.) on cross compiling on a GNU/Linux platform for a W32/W64 platform? The > searches I've run have directed me to sites that talk about using MSYS and > Mingw on a W32 platform (I don't have all year to build a single package). I > am looking to build GraphicsMagick, and some helpful tools for W64 (though I'd > accept W32, if that's the only way).
You should also ask on the gentoo-embedded mailling list. Mingw might not be reallly 'embedded' but that list would still be the most relevant place to ask gentoo-related crosscompile questions... Gentoo also has a crossdev tool that should also support mingw, though I only ever used it for i686 and arm crosscompiles. yoyo