[lldb-dev] How to get liblldb.dll for Windows?

Deepak Panickal deepak at codeplay.com
Tue Mar 4 09:24:19 PST 2014


Hi Yin,

It's now in tip LLDB.
I'd to make a similar modification in CMake to export the API.

Thanks,
Deepak

On 04/03/2014 15:35, Yin Ma wrote:
>
> Hi Deepak,
>
> Thank you. Where did you upload?
>
> Actually, I have also managed to build liblldb.dll in
>
> the past several days. However, I haven’t created a good
>
> cmakefile modification for it yet because I have to remove
>
> all source from libAPI to liblldb project manually in Visual
>
> studio because the liblldb has to be linked against object files
>
> instead of library to export all dllexport marked functions.
>
> I will take a look at yours to get the idea.
>
> Yin
>
> *From:*lldb-dev-bounces at cs.uiuc.edu 
> [mailto:lldb-dev-bounces at cs.uiuc.edu] *On Behalf Of *Deepak Panickal
> *Sent:* Tuesday, March 04, 2014 3:46 AM
> *To:* lldb-dev at cs.uiuc.edu
> *Subject:* Re: [lldb-dev] How to get liblldb.dll for Windows?
>
> Hi Yin,
>
> I've pushed a patch to build liblldb.dll for Windows.
>
> Thanks,
> Deepak
>
> On 27/02/14 00:54, Yin Ma wrote:
>
>     Hi,
>
>     When we build liblldb on mac, we get liblldb.dylib, which is
>
>     Shared library of liblldb. I compile liblldb for windows. I can
>
>     See liblldb project. However, it generates LLDB.LIB, which
>
>     Is a very small file. I am wondering how to get liblldb.dll
>
>     Like what we get for mac?
>
>     Thanks,
>
>     Yin
>
>
>
>
>     _______________________________________________
>
>     lldb-dev mailing list
>
>     lldb-dev at cs.uiuc.edu  <mailto:lldb-dev at cs.uiuc.edu>
>
>     http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20140304/67dd9cb0/attachment.html>


More information about the lldb-dev mailing list