On 10/10/2012 11:56 AM, Dmitry Olshansky wrote:
BTW making the smart linker driver should be relatively easy: just get the
special section contents out of passed object files and turn that into a full
blown set of flags for a dumb linker.

Not that easy. You'd have to do it also with the objects pulled in from library files. Essentially, you have to implement most of the linker to do that.

Not worth it.


Reply via email to