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

Re: Writing symbols files for C++ libraries.



Le mardi 07 avril 2009 à 11:57 +0200, Mike Hommey a écrit :
> I found nothing better than using a version script. I'm lucky that the
> library in question (WebKit) only really exports C symbols, and C++ is only
> internal details, so I'm filtering everything that starts with _Z, now.

BTW, for such simple things, you can let libtool create the version
script for you, using -export-symbols-regex.

-- 
 .''`.      Debian 5.0 "Lenny" has been released!
: :' :
`. `'   Last night, Darth Vader came down from planet Vulcan and told
  `-    me that if you don't install Lenny, he'd melt your brain.

Attachment: signature.asc
Description: Ceci est une partie de message =?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?=


Reply to: