Re: [maemo-developers] gtkmm Installation in scratchbox

2006-04-28 Thread Murray Cumming
On Thu, 2006-04-27 at 10:49 +0200, Damaris Kröger wrote: Hello, i tried to install gtkmm for maemo, i installed sigc++ (libsigc++-2.0.17) glibmm-2.4 (glibmm-2.6.1) gtkmm-2.4 (gtkmm-2-6.5) How did you install them? From source, or from some debian packages?

Re: [maemo-developers] gcc options for smallest size, best speed, etc

2006-04-28 Thread Clemens Eisserer
Hi, I'd expect -g -Os to do all appropriate code size optimisations regardless of the architecture. Well -g is a bit stupid in this scenario, since this means you tell gcc to optimize for size but include debugging informations too. I would recommend -O2 as the best option to use. It does a

Re: [maemo-developers] gcc options for smallest size, best speed, etc

2006-04-28 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Clemens Eisserer wrote: Hi, I'd expect -g -Os to do all appropriate code size optimisations regardless of the architecture. Well -g is a bit stupid in this scenario, since this means you tell gcc to optimize for size but include debugging

[maemo-developers] about build deb package in scratchbox ? emergency!!

2006-04-28 Thread zgt_123
hi everyone: I come across a problem when a build deb in scratchbox. here the description:***dpkg-buildpackage -rfakeroot -us -ucunable to get login information for username zgt at /scratchbox/devkits/debian/lib/dpkg/controllib.pl line