[LLVMdev] Building Qt with LLVM

Chris Lattner sabre at nondot.org
Sun Dec 17 13:36:32 PST 2006


On Sun, 17 Dec 2006, Anton Korobeynikov wrote:
> Everything was tested with shiny-new Qt 4.2.2 (X11 version) and
> llvm-gcc4 & LLVM from head. Instructions written here should also work
> on 1.9 release, as I've tested Qt build last time just before 1.9
> release.

Nice!

> 2. Configure
> LLVM itself does not support mmx/sse intrinsics. Due to unknown reason
> Qt's own configure was unable to detect it. So, we just force "sse=no":

LLVM does support SSE intrinsics, but does not yet support MMX.  Can you 
file a bug with information about this?  I believe the other issues 
already have bugs.  Thanks!

-Chris

-- 
http://nondot.org/sabre/
http://llvm.org/



More information about the llvm-dev mailing list