config-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Support for MinGW compilers in the Cygwin environment


From: JonY
Subject: Re: Support for MinGW compilers in the Cygwin environment
Date: Thu, 24 Oct 2013 18:40:59 +0800
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.12) Gecko/20080213 Thunderbird/2.0.0.12 Mnenhy/0.7.5.0

On 10/24/2013 14:04, Daniel Richard G. wrote:
> On Wed, 2013 Oct 23 7:55-0400, Earnie Boyd wrote:
>>
>> JonY you forget to mention that what Daniel is trying to do has
>> already been tried once and long since abandoned in favor of using a
>> cross compiler.  Remember the -mno-cygwin conglomeration of ugliness?
> 
> Well, that's using a single toolchain to generate both Cygwin *and*
> MinGW binaries. And I can see why that would be ugly.
> 
> If you think that's what I'm trying to do, however, then you need to
> re-read the thread.
> 

You are doing exactly that, reviving it, and adding more kludge.

Instead of CC="gcc -mno-cygwin", you are doing it by
CC="i686-pc-mingw32-gcc", expecting even config.guess detection to bend
over.



Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]