On Sat, Apr 05, 2003 at 09:46:26PM +0930, Alan Modra wrote: > and have the two ".text"s separate (and separate from the standard > .text)? Yes. > Why not just call the sections .text.1 and .text.2? You don't have to have magic in the linker script to know that they should be merged at final link time. r~