[EMAIL PROTECTED] wrote:
> I have recently created a debian/rules file with dh_make, it used "-g" for
> CXXFLAGS and "-g -O2" for CFLAGS.  Is there any reason for not using -O2 for
> C++ compilation?  Also do we really want debugging symbols in all the
> binaries?
> 
> The C++ code compiled with -O2 seems to run well, so I don't think there's
> any compiler error for my setup (latest EGCS) at least...

I don't think we need to include debugging code, I'm not sure where the -g
comes from in the CXXFLAGS as I thought I didn't set that anywhere.
scooter$ grep CXX /usr/lib/debhelper/dh_make/*/*     
scooter$


  - Craig

-- 
Craig Small VK2XLZ, PGP: AD 8D D8 63 6E BF C3 C7  47 41 B1 A2 1F 46 EC 90
|@work: [EMAIL PROTECTED],            @play: [EMAIL PROTECTED]|
|@home: [EMAIL PROTECTED],           @debian:[EMAIL PROTECTED]|
|@web: http://www.triode.net.au/~csmall           @irc:seeS @icw:5723597| 

Reply via email to