Sorry if this is slightly off-topic - I'm trying to build a standard Linux autoconf project for Windows using mingw-w32-1.0-bin_i686-linux.
Does anyone happen to know what 'configure' invocation I should use for this? Are '--build' and '--host' sufficient, or do I have to point at local include and lib dirs as well? And can I avoid setting all the CC/etc environment variables by setting a tool prefix? The build host is i686, and the target is either 32-bit or 64-bit W7/Vista/XP. BTW, I've just converted another makefile-based project from an old mingw native build on Cygwin, to a Linux cross-compile using MinGW-w64. This went like a dream - no problems at all, much easier than the old native build, and a much better version of gcc. Thanks. -Paul ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
