-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Charles Wilson wrote: > This led to a suggestion that "--build=cygwin --host=mingw32" should > always be interpreted as: mingw32-gcc is a cygwin-hosted cross compiler, > NOT the native MinGW-project supported gcc (and if it IS the native > MinGW one, expect breakage). I'm not sure such a sweeping statement is > accurate, or wise -- will that assumption break people's exising > (working) setups?
If you're talking about configure gcc with those flags, then wouldn't that usually mean that you're cross-compiling a regular, native MinGW compiler? If you want a cygwin-hosted MinGW cross-compiler, you should be using "--build=cygwin --host=cygwin --target=mingw32". I would be hesitant to change the usual meaning of build/host just for Cygwin/MinGW; I don't think we need to add to the confusion that most people have about Cygwin. Yaakov -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkl/99AACgkQpiWmPGlmQSPwWwCg2zTu9HT+7n9KllpstMDFMQSI 54kAoMO87bM+BuTptalxE3hHkP8uOYoU =7GVr -----END PGP SIGNATURE----- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/