[LLVMdev] Error when loading omega library with llvm-2.7

Hui Huang huihuang at cs.ucla.edu
Sat Oct 2 16:12:45 PDT 2010


Hi, all,
We have met with some errors when load omega library with opt (llvm-2.7), it reports some errors with 
  Error opening '/curr/huinghuang/llvm-2.7/Release/lib/omega_interface.so': /curr/huinghuang/llvm-2.7/Release/lib/omega_interface.so: undefined symbol:  _ZN5omega15WANT_SEGM_FAULTE

It seems that there is some symbols that can not be recognized, however, when we can find that symbol in the compiled omega library. Since the omega library .so can be loaded with opt in llvm-2.3, we are confused why it does not work with llvm-2.7. 

Thanks very much.

Best,
Hui Huang



More information about the llvm-dev mailing list