Tim, That's because editbin can lay out the libraries at once, judging on their size. If we will implement the relocation for each of the components, we will face the dependencies between them. So I propose to relocate the build at once, when all components are built and easily accessible.
Thanks, Aleksey. On Nov 21, 2007 8:54 PM, Tim Ellison <[EMAIL PROTECTED]> wrote: > Why rebase during deployment rather than set the base on the link line? > Each classlib module can specify a DLLBASE in its makefile.
