[LLVMdev] Compiling LLVM on MinGW

Anton Korobeynikov anton at korobeynikov.info
Mon Mar 9 14:24:12 PDT 2009


Just disable both libhello & liblto - they won't be usable on windows at all.

I'll take care on mingw build pretty soon.

On 3/9/09, Lennart Augustsson <lennart at augustsson.net> wrote:
> 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
>>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>


-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University




More information about the llvm-dev mailing list