libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: DLL creation and static libs


From: Matěj Týč
Subject: Re: DLL creation and static libs
Date: Wed, 3 Nov 2010 23:26:44 +0100

On 2 November 2010 13:26, Charles Wilson <address@hidden> wrote:
> On 11/2/2010 2:14 AM, Ralf Wildenhues wrote:
>> ...
>
> the problem is there are TWO different libuuid's.  There's the one that
> is part of the win32 api, and simply contains a number of static objects
> that represent UUIDs of elements of the Windows OS. [1] Then, there's
> the unix-derived one that provides routines for *generating* new UUIDs. [2]
>

I thought of the nm tool. It could be used to identify which library
is which, although AFAIK, it can't be used to generally identify
libraries that contain data only. Is that correct?

Matej



reply via email to

[Prev in Thread] Current Thread [Next in Thread]