Re: [exim] Ongoing email issues

Góra strony
Delete this message
Reply to this message
Autor: Alain Williams
Data:  
Dla: exim-users
Temat: Re: [exim] Ongoing email issues
On Wed, Mar 01, 2017 at 10:46:00AM +0000, Exim Users wrote:
> Including the symbol table makes the binary larger (and so, I guess,
> possibly its memory requirements: I can't remember).


The debugging information is in a different section in the ELF file (executable
binary format), it is a section in of DWARF (think Elf - getit?) format.

The program size might be bigger because less optimisation is being used.

--
Alain Williams
Linux/GNU Consultant - Mail systems, Web sites, Networking, Programmer, IT Lecturer.
+44 (0) 787 668 0256 http://www.phcomp.co.uk/
Parliament Hill Computers Ltd. Registration Information: http://www.phcomp.co.uk/contact.php
#include <std_disclaimer.h>