[LLVMdev] Compiling LLVM on MinGW

Lennart Augustsson lennart at augustsson.net
Mon Mar 9 00:43:07 PDT 2009


I'm using configure.

On Mon, Mar 9, 2009 at 5:12 AM, Óscar Fuentes <ofv at wanadoo.es> wrote:
> Lennart Augustsson <lennart at augustsson.net> writes:
>
>> Commenting out the Hello transformation I get these link errors:
>>
>> llvm[2]: Linking Debug Shared Library LTO.dll
>> c:/DOCUME~1/1312888/Desktop/Workspace/llvm/llvm-top/Debug/lib/libLLVMSystem.a(Signals.o):
>> In function `Z28LLVMUnhandledExceptionFilterP19_EXCEPTION_POINTERS':
>> c:/DOCUME~1/1312888/Desktop/Workspace/llvm/llvm-top/lib/System/Win32/Signals.inc:164:
>> undefined reference to `_imp__SymSetOptions at 4'
>
> It seems that dbghelp.lib is required for building this.
>
> Which build generator system are you using? cmake or configure?
>
> [snip]
>
> --
> Oscar
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>




More information about the llvm-dev mailing list