This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Renaming sections ..
- From: Lars Segerlund <lars dot segerlund at comsys dot se>
- To: gcc-help at gnu dot org
- Date: Fri, 15 Aug 2003 11:07:01 +0200
- Subject: Renaming sections ..
Is there any way of renaming the standard sections duting compilation
? Or making different kinds of data go in different sections exept
__attribute__(section(bla bla )) statements ?
Or is there a way to accomplish this using binutils ?
I have been looking all over but is clueless so far ?
/ thanks, Lars Segerlund.