[cfe-dev] llvm + mingw
Anton Korobeynikov
anton at korobeynikov.info
Tue Jan 5 08:24:28 PST 2010
Hello
> IS it possible to tell clang to compile objective-C code and then do the
> final link with mingw ?
In theory - yes. Some problems / challenges:
1. You need to have an objc runtime on mingw compatible with the one
clang generates the code for.
2. clang on mingw might not be pretty stable - it wasn't thoroughly used there.
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
More information about the cfe-dev
mailing list