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:*[email protected] [mailto:[email protected]] *On Behalf Of *Deepak Panickal
*Sent:* Tuesday, March 04, 2014 3:46 AM
*To:* [email protected]
*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

    [email protected]  <mailto:[email protected]>

    http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev


_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to