Re: soname (was Re: [ft-devel] Freetype library for LSB)

2005-07-26 Thread Peter O'Gorman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Behdad Esfahbod wrote: | On Mon, 25 Jul 2005, Owen Taylor wrote: | | |-export-symbols is pretty straightforward to use - we use it (or |actually, -export-symbols-regex for Pango). You probably could build |the symbol file pretty easily by scanning

Re: soname (was Re: [ft-devel] Freetype library for LSB)

2005-07-25 Thread Behdad Esfahbod
On Mon, 25 Jul 2005, Owen Taylor wrote: -export-symbols is pretty straightforward to use - we use it (or actually, -export-symbols-regex for Pango). You probably could build the symbol file pretty easily by scanning the for FT_EXPORT ... well, if you didn't use that for internal symbols.

Re: soname (was Re: [ft-devel] Freetype library for LSB)

2005-07-25 Thread Owen Taylor
On Mon, 2005-07-25 at 21:36 -0400, Behdad Esfahbod wrote: On Mon, 25 Jul 2005, Owen Taylor wrote: -export-symbols is pretty straightforward to use - we use it (or actually, -export-symbols-regex for Pango). You probably could build the symbol file pretty easily by scanning the for