[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: dh_make



rjc@coker.com.au 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: csmall@scooter.o.i.net,            @play: vk2xlz@vk2xlz.ampr.org|
|@home: csmall@small.dropbear.id.au,           @debian:csmall@debian.org|
|@web: http://www.triode.net.au/~csmall           @irc:seeS @icw:5723597| 


Reply to: