libtool
[Top][All Lists]
Advanced

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

Re: Creating .la files from existing libraries


From: Jacob Meuser
Subject: Re: Creating .la files from existing libraries
Date: Thu, 24 Jun 2004 14:58:42 -0701
User-agent: Mutt/1.4.2i

On Thu, Jun 24, 2004 at 03:48:47PM -0600, James Bigler wrote:
> Hello,
> 
> Is there a way to create a .la file for libraries which were created 
> without libtool?  I know I can hack a file together piece by piece, but 
> I was wondering if there was a mode in libtool that would generate it 
> for me.
> 
> For example, I have installed the NVidia video drivers on my Mandrake 10 
> system.  There are many libraries which came in the distribution which 
> have .la files pointing to libGL.la.
> 
> Rather then editing all the existing .la files to point to libGL.so, I 
> would like to create a libGL.la that points to libGL.so.

Why?

What do you mean "pointing to"?

Doesn't libGL.la have something like
library_names='libGL.so'
anyway?

-- 
<address@hidden>




reply via email to

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