[LLVMdev] Link error with TOOLLINKOPTS=-ldbghelp on MinGW
Henrik Bach
henrik_bach_llvm at hotmail.com
Mon Oct 25 14:20:29 PDT 2004
>From: John Criswell <criswell at cs.uiuc.edu>
>Date: Mon, 25 Oct 2004 15:38:52 -0500
>
>When you run configure, you'd do something like this:
>
>configure --prefix=<...> LDFLAGS="-L<path where libdgbhelp is installed"
>
>If you modify Makefile.config directly, just add the necessary -L option to
>TOOLLINKOPTS. I believe that should fix it.
But, how do I tell which library to link from the path? Because, the
lib<library> is in the default library path of MinGW (like /usr/lib).
Henrik
_________________________________________________________________
Find det, du søger på MSN Søg http://search.msn.dk
More information about the llvm-dev
mailing list