Re: Question regarding getting .rodata into the .data section instead of .text

2007-07-03 Thread Paul Brook
On Tuesday 03 July 2007, Andreas Schwab wrote: > "Richmond Tuttle" <[EMAIL PROTECTED]> writes: > > Is there a command option (for GCC, G++, and/or GAS) that will force > > .rodata (like jump tables) to be located in the .data section? > > You can use a linker script to override the default placemen

Re: Question regarding getting .rodata into the .data section instead of .text

2007-07-03 Thread Andreas Schwab
"Richmond Tuttle" <[EMAIL PROTECTED]> writes: > Is there a command option (for GCC, G++, and/or GAS) that will force > .rodata (like jump tables) to be located in the .data section? You can use a linker script to override the default placement. Andreas. -- Andreas Schwab, SuSE Labs, [EMAIL PRO