RE: HOWTO build debug version of the cygwin dll with no optimisation?

2004-07-15 Thread Dave Korn
-Original Message- From: cygwin-owner On Behalf Of Christopher Faylor Sent: 15 July 2004 02:00 CFLAGS_FOR_BUILD=CFLAGS_FOR_TARGET=-O2 -g -O0 LDFLAGS= ^ That's it :-) Try `make CFLAGS=-g

Re: HOWTO build debug version of the cygwin dll with no optimisation?

2004-07-15 Thread Christopher Faylor
On Thu, Jul 15, 2004 at 03:32:14PM +0100, Dave Korn wrote: -Original Message- From: cygwin-owner On Behalf Of Christopher Faylor Sent: 15 July 2004 02:00 CFLAGS_FOR_BUILD= CFLAGS_FOR_TARGET=-O2 -g -O0 LDFLAGS= ^

RE: HOWTO build debug version of the cygwin dll with no optimisation?

2004-07-15 Thread Dave Korn
-Original Message- From: cygwin-owner On Behalf Of Christopher Faylor Sent: 15 July 2004 15:38 On Thu, Jul 15, 2004 at 03:32:14PM +0100, Dave Korn wrote: -Original Message- From: cygwin-owner On Behalf Of Christopher Faylor Sent: 15 July 2004 02:00 CFLAGS_FOR_BUILD=

Re: HOWTO build debug version of the cygwin dll with no optimisation?

2004-07-15 Thread Christopher Faylor
On Thu, Jul 15, 2004 at 04:14:05PM +0100, Dave Korn wrote: -Original Message- From: cygwin-owner On Behalf Of Christopher Faylor Sent: 15 July 2004 15:38 On Thu, Jul 15, 2004 at 03:32:14PM +0100, Dave Korn wrote: -Original Message- From: cygwin-owner On Behalf Of

Re: HOWTO build debug version of the cygwin dll with no optimisation?

2004-07-14 Thread Corinna Vinschen
On Jul 14 18:43, Dave Korn wrote: Ok, it doesn't mention how to do this in the user guide. It doesn't say how to do this in the FAQ. It doesn't say how to do it on the website's how-to-contribute page. It doesn't say how to do this in the sources. I've searched at google. I've searched

Re: HOWTO build debug version of the cygwin dll with no optimisation?

2004-07-14 Thread Christopher Faylor
On Wed, Jul 14, 2004 at 08:48:36PM +0200, Corinna Vinschen wrote: On Jul 14 18:43, Dave Korn wrote: Ok, it doesn't mention how to do this in the user guide. It doesn't say how to do this in the FAQ. It doesn't say how to do it on the website's how-to-contribute page. It doesn't say how to