On Thu, 13 Jan 2000, David Luyer wrote:
> There is another advantage you didn't realise, or maybe did. Since squid is
> left compiled with debugging, the executable size is massively reduced by the
> single squid.h. gcc will basically share the debugging info if include files
> are included in the same order, but if they aren't then it won't, since some
> #defines etc being different due to the different order of the include files
> may have influenced the included files.
>
> For discussions on this see the wine-devel list archive, probably 6-12 months
> ago.
Will the executable size be further reduced be merging all *.c
and *.h files together?
Alex.
Received on Wed Jan 12 2000 - 17:29:15 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:12:20 MST