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

Douglas Gregor dgregor at apple.com
Wed Jun 16 08:42:08 PDT 2010


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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20100616/ba66beba/attachment.html>


More information about the cfe-dev mailing list