Re: Support for MinGW compilers in the Cygwin environment

2013-10-22 Thread Daniel Richard G.
On Tue, 2013 Oct 22 17:38+0800, JonY wrote: > > This has nothing to do with MSYS vs Cygwin, your whole patch is messed > up, it needs to be shot down and burned like the bad idea it is. > Cygwin ships a CROSS COMPILER, mingw gcc is not a replacement for cygwin- > gcc like your use case suggests. I

Re: Support for MinGW compilers in the Cygwin environment

2013-10-22 Thread Daniel Richard G.
On Tue, 2013 Oct 22 7:14+0200, Jan Engelhardt wrote: > > But “only” on Solaris (and I even question _that_ decision). In > particular, > > CC="gcc -m32" ./config.guess# from sparc64, ppc64(non-IBM) > CC="gcc -mx32" ./config.guess # from x86_64 > > run from an sparc64-linux does not produce

Re: Support for MinGW compilers in the Cygwin environment

2013-10-22 Thread Kai Tietz
- Original Message - > On Mon, Oct 21, 2013 at 9:19 AM, Kai Tietz wrote: > > Hello, > > > > Once again ... We already discussed this issue some time ago directly, > > Earnie. And just by repeating and spreading this nonsense over and over > > again, it doesn't make it right. > > > > I am

Re: Support for MinGW compilers in the Cygwin environment

2013-10-22 Thread Earnie Boyd
On Mon, Oct 21, 2013 at 9:19 AM, Kai Tietz wrote: > Hello, > > Once again ... We already discussed this issue some time ago directly, > Earnie. And just by repeating and spreading this nonsense over and over > again, it doesn't make it right. > I am not going to debate the issue. > > So inste

Re: Support for MinGW compilers in the Cygwin environment

2013-10-22 Thread JonY
On 10/22/2013 09:43, Daniel Richard G. wrote: > On Mon, 2013 Oct 21 18:13+0800, JonY wrote: >> >> Do not confuse Cygwin and MSYS, they are not interchangeable. > > I know about MSYS; it's a good development environment, but not a > complete system, and a lot less convenient to install. I'm concern