On Wed, Jul 25, 2012 at 10:45:55PM +0200, Erik Cederstrand wrote:
> Hi guys,
>
> Looking at the commit messages, it seems there's a fair amount of development on the linker. What's the status of the linker currently? Do you have a roadmap for the development?
Currently the linker support "-static" linking of simple program under
i386 and amd64. We don't have a roadmap yet. The next step is to
implement generating dynamically linked objects.
Thanks,
Kai
|