It's the native build part that interests me. If I understood the issues correctly, what's *not* available on Windows is anything that needs run-time code generation. Is this roughly correct?
Jonathan On Wed, Mar 17, 2010 at 8:58 AM, Sandro Magi <[email protected]>wrote: > http://llvm.org/releases/2.6/docs/ReleaseNotes.html#portability > > Relevant excerpt: > > # Intel and AMD machines running on Win32 using MinGW libraries (native). > # Intel and AMD machines running on Win32 with the Cygwin libraries > (limited support is available for native builds with Visual C++). > > On 17/03/2010 2:02 AM, Jonathan S. Shapiro wrote: > > Does anybody know whether LLVM can target windows in pure ahead-of-time > > mode? I've looked at the LLVM site, and I'm confused about what the > > state of the windows target may be. > > > > > > > > _______________________________________________ > > bitc-dev mailing list > > [email protected] > > http://www.coyotos.org/mailman/listinfo/bitc-dev > > > _______________________________________________ > bitc-dev mailing list > [email protected] > http://www.coyotos.org/mailman/listinfo/bitc-dev > >
_______________________________________________ bitc-dev mailing list [email protected] http://www.coyotos.org/mailman/listinfo/bitc-dev
