[haiku-development] Re: libtool .la files contain package names and versions

  • From: François Revol <revol@xxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Sat, 02 May 2015 04:05:29 +0200

On 02/05/2015 03:52, François Revol wrote:


I tried to write a helper function, wasn't easy as the devel~ symlink
are missing when handling indirect dependencies (like, libpng from
freetype from sdl_ttf), and the lib~ names aren't always exactly
matching the .la filenames either (case or extra number like libSDL or
libpng16...).

I managed to get fixLibtoolArchives working with sdl_ttf and sdl_mixer.
It leaves incorrect -L args but they don't seem to be useful anyway.


Hmm looks like it fails with libxslt in libexslt.la which references
libxslt.la :-(

François.

Other related posts: