This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: defining a section


On Wed, Oct 17, 2001 at 08:44:19AM +0200, Emmanuel.Hosti@alcatel.fr wrote:

> I wantto force data to be writing in a particular section.
> How can i define a particular section in a C code source file compiled with gcc ?

info gcc -> C extensions -> declaring attributes of functions

regards
john

-- 
"There are two kinds of fool. One says, 'This is old, and therefore good.' And
one says, 'This is new, and therefore better'."
	- John Brunner


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]