2008/11/30 <[EMAIL PROTECTED]>: > Revision: 2155 > http://gtkpod.svn.sourceforge.net/gtkpod/?rev=2155&view=rev > Author: jcsjcs > Date: 2008-11-30 10:50:14 +0000 (Sun, 30 Nov 2008) > > Log Message: > ----------- > * configure.ac: don't add "-Wall" to CFLAGS > unconditionally. I believe this line was overlooked when this > issue was fixed earlier. Thanks to Tim Mooney.
I really think -Wall should be here, otherwise noone will compile libgpod with it. It should be possible to get rid of it with (eg) make CFLAGS="-g3 -ggdb3" If that doesn't work, this is what needs to be fixed, but -Wall should be here imo Christophe ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ gtkpod-cvs2 mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2
