This is the mail archive of the gdb-patches@sourceware.cygnus.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Please build using ...


Just a suggestion for maintainers,  I personally build with:

	CFLAGS=-g .../configure --enable-build-warnings=,-Werror

or (on a few platforms with botched headers):

	CFLAGS=-g .../configure --enable-build-warnings=-Werror

People submitting / applying patches really shouldn't be increasing the
number of warnings.

	enjoy,
		Andrew

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]