On Thu, Dec 15, 2005 at 01:36:15AM +1030, Alan Modra wrote:
> Yes. Hmm, let's have just the sorting you need:
>
> DATARELRO=".data.rel.ro : { *(.data.rel.ro.local* .gnu.linkonce.d.rel.ro.local.*) *(.data.rel.ro* .gnu.linkonce.d.rel.ro.*) }"
Good idea, committed that way. Thanks.
Jakub