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

Re: How a package will determine the dependencies



On Thu, Nov 01, 2007 at 08:57:19AM -0700, varun_shrivastava wrote:
> 
> hi
> i have a library and want to package it 
> But it has a configuration option as --enable-debug=yes/no
> 
> So i need to make 2 packages as
> 
> 1) libinput0
> 2) libinput0-debug
I think the recommended way to do this [0] is to build with debugging
symbols then move the debugging symbols to a separate file, and
associate the dbg files with the normal runtime files.

Justin

[0] see the developers' references and at least one bug against such.



Reply to: