Lib change leads to larger executables

Walter Bright newshound at digitalmars.com
Fri Feb 23 14:16:27 PST 2007


kris wrote:
> Walter Bright wrote:
> 
>> 3) create a separate module that defines the relevant typeinfo's, and 
>> put that first in the library
> 
> Just to satify your stance I tried this; guess what? It has no effect 
> whatsoever, since you /cannot/ dictate the order in which the decls will 
> be inspected in advance.

Then there's something else going on, i.e. another symbol is being 
referenced that is resolved by core.obj.



More information about the Digitalmars-d mailing list