[LLVMdev] Linking tblgen debug executable (without symbols)onMinGW

Jeff Cohen jeffc at jolt-lang.org
Wed Sep 29 19:30:09 PDT 2004


That document is wrong in one important respect:  it is not necessary to
link against the lib file to use the dll.  One can dynamically load the
dll also.  But I'm not motivated to bend over backwards that far to
support non-Microsoft build environments :)

On Thu, 30 Sep 2004 00:41:42 +0200
"Henrik Bach" <henrik_bach_llvm at hotmail.com> wrote:

> >From: Jeff Cohen <jeffc at jolt-lang.org>
> >Date: Tue, 28 Sep 2004 13:05:16 -0700
> >
> >They are part of the Platform SDK from Microsoft, part of Visual Studio.
> >They correspond to Window system DLLs dbghelp.dll and psapi.dll in
> 
> Arrrggg, I forget this relation...
> 
> >\winnt\system32.  If you do not have these libs, then you are out of
> >luck.  Mingw should have provided them as they provided the matching
> >header files.
> 
> Sometimes they are provided. But, if they aren't, you can follow this 
> recipe: http://www.emmestech.com/software/cygwin/pexports-0.43/moron1.html
> 
> Henrik
> 
> _________________________________________________________________
> Find det, du s_ger p_ MSN S_g http://search.msn.dk
> 
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev




More information about the llvm-dev mailing list