do I need to export an environment path or something so the linker knows where else to look?
It's works fine with the .so but then that's in /usr/libError: Linker
/usr/lib/llvm-2.8/lib/libLLVMCore.a(Core.o): In function `LLVMCreateBuilderInContext':
(.text+0x1167): undefined reference to `operator new(unsigned int)'



