Subject: Re: Adding Multiboot support (or not)
To: Pavel Cahyna <pcah8322@artax.karlin.mff.cuni.cz>
From: Jason Thorpe <thorpej@shagadelic.org>
List: tech-kern
Date: 02/11/2006 09:10:02
On Feb 11, 2006, at 5:58 AM, Pavel Cahyna wrote:

> I still don't see how do you indicate to the linker that the  
> link_set_*
> sections should start at a paddr different from vaddr.

I fixed ld(1) to sort (the orphan) link set sections with the other  
read-only sections.

-- thorpej