On Tuesday 03 November 2009 23:40:24 Graham Cobb wrote:
> debugging, I need to be able to control exactly which versions of various
> libraries are being used for that particular build including, sometimes,
> old versions.  And I often have different targets with different library
> versions deliberately installed.

I'm not sure if it's possible/viable on scratchbox and the final SDK, but 
things like pbuilder make this easier (since they are in essence 
mini-autobuilders). For development purposes, of course one may want to 
control exact packages and versions. When it comes to proper builds, however, 
pbuilder et al are very handy as they allow you to check things compared to a 
predefined, but pristine status (i.e. no whoopses because you manually 
installed something in the SDK but forgot to add the dependency or have 
fiddled with sources.list).

Regards,
Attila
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to