On Mon, 29 Jan 2001, [EMAIL PROTECTED] wrote: > Is there an easy way to compile a Debian source package with debugging > options turned on (removing the -O2 and adding -g to all the make
I'm afraid > dpkg-buildpackage --debug??? isn't quite ready :) For a 'brute force' solution have a look at the 5liner of the 'pentium-builder' package. By default it builds with -mpentium, but what's in the script is lastly just up to you. HTH, greetings, martin