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? -- <[EMAIL PROTECTED]> _______________________________________________ Libtool mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/libtool