On Fri, 2006-01-27 at 00:19 -0500, Chris Shoemaker wrote:

> I'm configuring with:
> ./configure -C CFLAGS="-O0 -Wno-pointer-sign" --enable-maintainer-mode
>   --enable-etags --prefix=/opt/gnucash-g2 --enable-opt-style-install
>   --enable-debug
> 
> Should I explicitly add --enable-error-on-warning?  I'm really not
> trying hide any warnings, but I didn't think there was anything I
> needed to do to see more.

You shouldn't need to add that flag as its supposed to be the default.
Does the "Options detected/selected" section at the end of the configure
run show that Extra Warnings contains "-Werror"?  I tried your compile
line here and I do see -Werror show up. 

David
 

_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to