Code::Blocks Forums
User forums => General (but related to Code::Blocks) => Topic started by: SamuraiCrow on August 30, 2009, 09:33:40 pm
-
Hello,
I'm working on a project that uses LLVM 2.5 and would like to create a plugin for using LLVM-GCC with C::B. This is particularly important since I need to create a library in LLVM Bitcode that can run from the JIT compiler.
I'm on MacOSX 10.5.8 running the stable release 8.02 of C::B. Also, if it helps, I have a laptop that runs Mandriva Linux or at last resort, Windows XP Home SP 3.
--Sam