Paul Pluzhnikov <[EMAIL PROTECTED]> writes:

>> If I don't use --whole-archive it 
>> obviously means I only want code to be linked in *my* object files require. 
>
> No, that is not at all obvious.

I said it wrong, sorry.

Yes, it's obvious that you want only code that your object files
require (and code that that these objects that you do link in need,
and code that they in turn require). 

But it says *nothing* about what symbols you want exported.

Cheers,
-- 
In order to understand recursion you must first understand recursion.
Remove /-nsp/ for email.
_______________________________________________
help-gplusplus mailing list
help-gplusplus@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gplusplus

Reply via email to