[Gstreamer-bugs] [Bug 89622] Changed - -Wall and -Werror break non gcc compilers

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Mon Aug 19 02:34:10 PDT 2002


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=89622

Changed by shaun.merrigan at sun.com.

--- shadow/89622	Sun Aug 18 18:16:33 2002
+++ shadow/89622.tmp.18682	Mon Aug 19 05:34:10 2002
@@ -39,6 +39,41 @@
 ------- Additional Comments From sander.vesik at sun.com  2002-08-18 18:16 -------
 [i think this should be reopened]
 
 you can check say the $GCC varaible to see whetever the compiler (as
 presented in $CC/$CXX) is gcc or no and use gcc specific options only
 when the compiler is actually gcc. 
+
+------- Additional Comments From shaun.merrigan at sun.com  2002-08-19 05:34 -------
+this macro GNOME_COMPILE_WARNINGS in
+gnome-common/macros2/compiler-flags.m4
+seems to be the thing we need
+I have found examples of its use in these packages
+
+hope this helps
+
+./src-2.0n-160802/libbonobo/configure.in
+./src-2.0n-160802/gnome-vfs/configure.in
+./src-2.0n-160802/libgnomecanvas/configure.in
+./src-2.0n-160802/libgnome/configure.in
+./src-2.0n-160802/libbonoboui/configure.in
+./src-2.0n-160802/libgnomeui/configure.in
+./src-2.0n-160802/libgnomeprint/configure.in
+./src-2.0n-160802/libgnomeprintui/configure.in
+./src-2.0n-160802/gnome-desktop/configure.in
+./src-2.0n-160802/gnome-panel/configure.in
+./src-2.0n-160802/gnome-session/configure.in
+./src-2.0n-160802/at-spi/configure.in
+./src-2.0n-160802/gnome-utils/configure.in
+./src-2.0n-160802/gnome-control-center/configure.in
+./src-2.0n-160802/gnome-applets/configure.in
+./src-2.0n-160802/yelp/configure.in
+./src-2.0n-160802/eog/configure.in
+./src-2.0n-160802/ghex/configure.in
+./src-2.0n-160802/gperfmeter/configure.in
+./src-2.0n-160802/gprocview/configure.in
+./src-2.0n-160802/gok/configure.in
+./src-2.0n-160802/gnome-speech/configure.in
+./src-2.0n-160802/at-poke/configure.in
+./src-2.0n-160802/gnopernicus/configure.in
+./src-2.0n-160802/gnome-mag/configure.in
+./src-2.0n-160802/galf/configure.in





More information about the Gstreamer-bugs mailing list