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

Re: RE : xulrunner 1.9.2 into sid?



PICCA Frédéric-Emmanuel wrote:

> Do you have an entry explaining how to create from scratch a symbol file
> for a given library ?
> 
> I could not find this information on the debian wiki.
> 
> thanks
> 
> Frederic

Hi, 

$ man dpkg-gensymbols

aka

$ dpkg-gensymbols -plibfoo -v0.1.2 -Odebian/libfoo.symbols.$arch 

Then, for a c++ library, some sed, c++filt, etc. can give you a "multi-arch" 
symbols file.

Cheers,
OdyX


Reply to: