Re: per library debug builds now possible via ./configure

2012-04-23 Thread Lubos Lunak
On Friday 20 of April 2012, Lubos Lunak wrote: > On Monday 16 of April 2012, Bjoern Michaelsen wrote: > > On Mon, Apr 16, 2012 at 01:50:00PM +0200, Lubos Lunak wrote: > > > Is it possible to do the build also the other way around, i.e. e.g. > > > "all but sc"? > > > > Not yet, feel free to add it

Re: per library debug builds now possible via ./configure

2012-04-20 Thread Lubos Lunak
On Friday 20 of April 2012, Lubos Lunak wrote: > On Monday 16 of April 2012, Bjoern Michaelsen wrote: > > On Mon, Apr 16, 2012 at 01:50:00PM +0200, Lubos Lunak wrote: > > > Is it possible to do the build also the other way around, i.e. e.g. > > > "all but sc"? > > > > Not yet, feel free to add it

Re: per library debug builds now possible via ./configure

2012-04-20 Thread Lubos Lunak
On Monday 16 of April 2012, Bjoern Michaelsen wrote: > On Mon, Apr 16, 2012 at 01:50:00PM +0200, Lubos Lunak wrote: > > Is it possible to do the build also the other way around, i.e. e.g. "all > > but sc"? > > Not yet, feel free to add it if you think it is essential. ... > > and if I understand t

Re: per library debug builds now possible via ./configure

2012-04-16 Thread Bjoern Michaelsen
On Mon, Apr 16, 2012 at 01:50:00PM +0200, Lubos Lunak wrote: > Is it possible to do the build also the other way around, i.e. e.g. "all but > sc"? Not yet, feel free to add it if you think it is essential. > If I work on something, I generally want to have also all its > dependencies built with

Re: per library debug builds now possible via ./configure

2012-04-16 Thread Lubos Lunak
On Monday 16 of April 2012, Bjoern Michaelsen wrote: > Hi, > > it should now be possible to build one (or more) libraries for debugging, > while building the rest nondebug. Thanks for Tor giving the inspiration to > this at the Hackfest! Is it possible to do the build also the other way around, i