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

Duncan McQueen dwmcqueen at openthinkingsystems.com
Mon Jun 14 06:54:24 PDT 2010


clang -fms-extensions t.c yields the same errors regarding _wint_t.

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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20100614/0299a910/attachment.html>


More information about the cfe-dev mailing list