[LLVMdev] Build LLVM as a DLL on Windows x86

Csaba Raduly rcsaba at gmail.com
Tue Nov 15 00:54:20 PST 2011


On 11/14/11, Alan Garny  wrote:
> For what is worth, I have been able to trace my problem (thanks Kevin Kelley
> for the indirect help!). The 'culprit' was DLL Expert Viewer
> (http://www.nirsoft.net/utils/dll_export_viewer.html). It kept reporting
> that there were no exported functions, so I (wrongly) assumed that something
> had gone wrong while, using PEInfo
> (http://www.pazera-software.com/products/peinfo/) I could see that
> everything was, in fact, correct.

There's also

http://www.dependencywalker.com/

Csaba
-- 
GCS a+ e++ d- C++ ULS$ L+$ !E- W++ P+++$ w++$ tv+ b++ DI D++ 5++
The Tao of math: The numbers you can count are not the real numbers.
Life is complex, with real and imaginary parts.
"Ok, it boots. Which means it must be bug-free and perfect. " -- Linus Torvalds
"People disagree with me. I just ignore them." -- Linus Torvalds



More information about the llvm-dev mailing list