search for: gap4r4

Displaying 1 result from an estimated 1 matches for "gap4r4".

Did you mean: g4r4
2008 Oct 28
2
[LLVMdev] Debugging lli using bugpoint
...d gcc but crashes with a segmentation fault when run with lli. I am trying to debug it with bugpoint and the initial part of bugpoint seems to be suggesting that I am somehow missing the linking with the libraries having dlsym/dlopen although I am passing it to lli : *$ bugpoint -run-jit $HOME/gap/gap4r4/bin/i686-pc-linux-gnu-llvm-gcc/gap.bc --tool-args -load=/usr/lib/libm.so -load=/usr/lib/libdl.so --args -l $HOME/gap/gap4r4/ -m 1024M* Read input file : '/home/pprabhu/gap/gap4r4/bin/i686-pc-linux-gnu-llvm-gcc/gap.bc' *** All input ok Initializing execution environment: Found lli: /h...