[cfe-dev] llvm + mingw

Anton Korobeynikov anton at korobeynikov.info
Tue Jan 5 08:47:11 PST 2010


Hello

> There are several issues here.  Clang can generate LLVM IR for the GNU
> runtime (if you are using Objective-C 2 then you will want libobjc2
> from GNUstep svn), assuming that you have the headers available and
> LLVM can emit assembly for mingw.  I don't think the Darwin assembler
> can emit object code that is compatible with mingw, so you'll need to
> install a different assembler.
This is not a problem - just build & install cross assembler.

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University




More information about the cfe-dev mailing list