>>>>> "Ken" == Ken Beal <[EMAIL PROTECTED]> writes:

Ken> 1. Do we even have a tool that will "partial link"?

'ld -r' does this.  I don't recall ever using this myself...

Ken> 4. It would want to be "smart" about combinations.

You could also do something ccache-like, where you cache these
intermediate files and skip relinking one when no input has changed.
This would be like an incremental linker, only not quite as nice :-)

Tom

__ 
distcc mailing list            http://distcc.samba.org/
To unsubscribe or change options: 
https://lists.samba.org/mailman/listinfo/distcc

Reply via email to