[Mesa-users] 32bit and 64bit, optimized, non-debug builds of Mesa llvmpipe

Henn, Thomas Thomas.Henn at cst.com
Wed Jun 6 02:05:05 PDT 2012


Hi Andrew,

you should try building LLVM with the following cmake options: 

LLVM_USE_CRT_RELEASE=MT (no d here!)
LLVM_USE_CRT_DEBUG=MTd

Or did you try that already?

IIUC, as mentioned in comment 11, you tried building LLVM with MTd for both debug and release builds. But for the release build you have to link the non-debug version MT of the MSVC run-time...

Cheers,
Thomas


Von: mesa-users-bounces+thomas.henn=cst.com at lists.freedesktop.org [mailto:mesa-users-bounces+thomas.henn=cst.com at lists.freedesktop.org] Im Auftrag von andrew bernard
Gesendet: Dienstag, 5. Juni 2012 19:25
An: mesa-users at lists.freedesktop.org
Betreff: [Mesa-users] 32bit and 64bit, optimized, non-debug builds of Mesa llvmpipe

I have largely had success building the 32bit debug builds the LLVMpipe  but not with the non-debug versions for both 32-bit and 64. If anyone has been able to do this, do kindly attach copies of them to this bug report: https://bugzilla.mozilla.org/show_bug.cgi?id=731836. Within comment 11 of that bug report details my steps for the debug version.  Even better will be the instructions for building them so i can post to the bug. 

Thanks,
Andrew. 


More information about the mesa-users mailing list