On 4/15/07, Stefan Weil wrote: > The Sparc64 image is much larger than the Sparc32 image, > but the size command displays a much smaller text and data size > (about the same size as for the Sparc32 image). > > Maybe it contains some unneeded parts? Thanks for the report. There is indeed a whole lot of unused space between ELF header and start of .text segment. But I don't see what in the ldscript (attached) causes the gap to appear. Suggestions?