11 Oct
2006
11 Oct
'06
2:06 a.m.
Hi On 10/10/06, King, Michael <MKing@bridgew.edu> wrote:
I'm assuming it built it that way.
Anways, here's what I got following those direcitons (Which is what leads me to think the symbols go stripped)
If you look at or around line 188, there should be dh_strip, which normally does live up to its name, i.e. stripping binaries off what it considers "unneeded symbols". For building a "debugging" package let DEB_BUILD_OPTIONS contain "nostrip". Uh, on a side note the ifeq/endif construct around seems unneeded to me, as dh_strip should honor "nostrip" internally. regards K. Hoercher