This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
=?utf-8?Q?RE=C2=A0=3A_Removing_Optim?=
- From: "Jean-Eric Cuendet" <Jean-Eric dot Cuendet at linkvest dot com>
- To: <tromey at redhat dot com>
- Cc: <automake at gnu dot org>
- Date: Sat, 27 Jul 2002 02:35:17 +0200
- Subject: =?utf-8?Q?RE=C2=A0=3A_Removing_Optim?=
I have an automake project.
By default, its compiled with -g -O2
I need -g3 -O0 to debug it
How to do it?
Thanks
-jec
-------- Message d'origine--------
De: Tom Tromey [mailto:tromey@redhat.com]
Date: mer. 24/07/2002 16:55
À: Jean-Eric Cuendet
Cc: automake@gnu.org
Objet: Re: Removing Optim
>>>>> "Jean-Eric" == Jean-Eric Cuendet <Jean-Eric.Cuendet@linkvest.com> writes:
Jean-Eric> Could someone tell me how to remove optims in my
Jean-Eric> autoconf/automake project? I use gcc 2.96 on Linux with
Jean-Eric> autoconf 2.53 and automake 1.5
I don't know what this means. Could you clarify?
Tom