> Debugging symbols are included if -g is passed to the compiler, and if
> you check the builds log of amule in http://buildd.debian.org, you'll
> see -g is being passed.

-g was passed, but the executable did not contain the debugging symbols.

> If, however, you're absolutely sure that building with 'nostrip' in
> DEB_BUILD_OPTIONS is not producing unstripped binaries (i.e., `file
> /usr/bin/amule` says "stripped" instead of "not stripped"), then please
> let me know and I'll investigate what's going wrong. But please be sure
> of it to the extent possible!

amule-2.2.1$ DEB_BUILD_OPTIONS=nostrip debuild
[..]
amule-2.2.1$ file obj-x86_64-linux-gnu/src/amule
obj-x86_64-linux-gnu/src/amule: ELF 64-bit LSB executable, x86-64,
version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux
2.6.8, not stripped

So I guess I must have messed up the environment when I tried. I am
really sorry to have bothered you with this, I thought the amule build
system was stripping the binaries somehow... and that --enable-debug
prevented this from happennig.

Sorry again, my report is invalid.

Alex



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to