On Tue, Feb 25, 2003 at 01:10:42PM +0000, Andy Parker wrote: > Is there a way to persuade the compiler to generate separate .rodata > sections on a per-compilation unit basis, in the same manner that gcc > does for .text, .data, and .bss sections when --ffunction-sections and > --fdata-sections are specified ? Nope. r~