[cfe-dev] How load .bc file through .bc file on windows(Dynamic linking)

Divanshu Verma divanshu.v at gmail.com
Tue Nov 18 06:00:14 PST 2014


Hi,

I am trying to load .bc file from .bc file on windows machine(windows 7).And
it gives error:

LLVM ERROR: Could not resolve external global address: ☺??_7type_info@@6B@
Stack dump:
0.      Program arguments: F:\LLVM\build\Debug\bin\lli -force-interpreter
bc1.bc

Can anyone help me to solve this error.

(I think the main problem is that it is not able to link the lib files.
please tell me how to link lib file with the .bc file) 

Thanks & Regards,

Divanshu Verma.



--
View this message in context: http://clang-developers.42468.n3.nabble.com/How-load-bc-file-through-bc-file-on-windows-Dynamic-linking-tp4042512.html
Sent from the Clang Developers mailing list archive at Nabble.com.




More information about the cfe-dev mailing list