Ethereal-users: RE: [Ethereal-users] removing the debug option when compiling

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

From: "Mudium, Ravi (Ravi)** CTR **" <mudium@xxxxxxxxxx>
Date: Wed, 30 Jul 2003 10:03:04 +0530
Hi If you can not remove the debug flag from the make file running strip on
the binary may remove the debug information from the binary.
ex strip <binary name>
try and see if it helps.

Regards
Ravi Kumar Mudium

-----Original Message-----
From: Kevin [mailto:kevin@xxxxxxxxxxxxxxx]
Sent: Wednesday, July 30, 2003 9:20 AM
To: ethereal-users@xxxxxxxxxxxx
Subject: [Ethereal-users] removing the debug option when compiling


Hello,
I have recently compiled ethereal as a static, and it's become a quite 
huge file.
My question is:

.1 How do i remove debug option when compiling ethereal.


I have aready tried to look for --disable-debug in the configure file,
even tried to remove the -g in the makefile, but the program still 
compiles as debug.

Thanks in advance
Kevin

_______________________________________________
Ethereal-users mailing list
Ethereal-users@xxxxxxxxxxxx
http://www.ethereal.com/mailman/listinfo/ethereal-users