[cfe-dev] Built on MinGW and error in running basic compiation

Duncan McQueen dwmcqueen at openthinkingsystems.com
Sun Jul 4 11:52:35 PDT 2010


Seems like this regressed - clean checkout of code and get the error again.

On Wed, Jun 16, 2010 at 10:42 AM, Douglas Gregor <dgregor at apple.com> wrote:

>
> On Jun 14, 2010, at 6:54 AM, Duncan McQueen wrote:
>
> clang -fms-extensions t.c yields the same errors regarding _wint_t.
>
>
> In case you hadn't noticed, Sean committed a wint_t fix in r105985.
>
> - Doug
>
> On Mon, Jun 14, 2010 at 8:45 AM, Sean Hunt <rideau3 at gmail.com> wrote:
>
>> On 06/14/2010 07:14 AM, Duncan McQueen wrote:
>> > Helo,
>> >
>> > I built Clang using MinGW.  Everything seemed to go well in the build.
>> >
>> > However, when I ran a simple test (compilation of the following using
>> > 'clang t.c'):
>>
>> Try running with -fms-extensions to enable Microsoft extensions (some of
>> which MinGW supports).
>>
>> Sean
>> _______________________________________________
>> cfe-dev mailing list
>> cfe-dev at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>>
>
>
>
> --
> Duncan McQueen
> OpenThinking Systems, LLC
> http://www.openthinkingsystems.com
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
>
>


-- 
Duncan McQueen
OpenThinking Systems, LLC
http://www.openthinkingsystems.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20100704/275f426a/attachment.html>


More information about the cfe-dev mailing list