On Thursday, December 22, 2011 00:14:21 Jonathan M Davis wrote:
> On Thursday, December 22, 2011 00:05:58 Walter Bright wrote:
> > We must deal with our imperfect tools as they are. For example, I am not
> > going to rewrite the Linux ld linker, and the OSX linker, and the
> > FreeBSD
> > linker, etc.
> 
> If the compiler and/or linker don't strip unused symbols, then how on earth
> is importing the module _not_ going to pull in everything in it save for
> uninitialized templates?

Or rather, _uninstantiated_ templates.

- Jonathan M Davis

Reply via email to