ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: Re: [Ethereal-dev] H.225 problem, and running under gdb

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Joerg Mayer <jmayer@xxxxxxxxx>
Date: Sun, 20 Jun 2004 04:00:43 +0200
On Sat, Jun 19, 2004 at 11:37:58AM +0100, Martin Mathieson wrote:
> I couldn't find a convenient configure option or makefile target to get rid
> of the -O2.  Is there one?

I sometimes use the following: 
CFLAGS="-O -march=i686" ./configure --with-extra-gcc-checks --config-cache --enable-randpkt
In case you want to disable any optimization, you should replace -O by -O0

 Ciao
  Joerg

-- 
Joerg Mayer                                           <jmayer@xxxxxxxxx>
We are stuck with technology when what we really want is just stuff that
works. Some say that should read Microsoft instead of technology.