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: Graeme Hewson <ghewson@xxxxxxxxxxxxxxxxxxx>
Date: Sun, 20 Jun 2004 11:42:22 +0100
Joerg Mayer wrote:

See my earlier answer to this problem: in bash, do CFLAGS="-O0" ./configure
and you should be fine.

Thanks, but I've just tried this and I get:


CFLAGS = -DINET6 -D_U_="__attribute__((unused))" -Wall -W -O0 -I/usr/local/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Dlinux -I. -I/usr/local/include

IOW, -O0 followed by -O2.  Also, CPPFLAGS has -O2.


Graeme Hewson