On tis, 2009-12-15 at 16:15 +0100, Florian G. Pflug wrote: > Alternatively - is there a way to use -Werror only for building the > actual sources, not the configure tests? I didn't find one, but my > autoconf-fu is pretty limited...
I always build with pgmake='make COPT="-Werror -Wno-inline"' (The -Wno-inline is obsolete in more recent version.) I have also tried in the past to pass -Werror through configure, but that caused too many problems. -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers