From mboxrd@z Thu Jan 1 00:00:00 1970 From: chris.r.lipchik@att.net To: ecos-discuss@sourceware.cygnus.com Subject: [ECOS] allocating code to sections in source code Date: Sat, 27 Jan 2001 13:33:00 -0000 Message-id: <20010127213259.EHSQ25609.mtiwmhc21.worldnet.att.net@webmail.worldnet.att.net> X-SW-Source: 2001-01/msg00445.html I'm looking for a reference guide on line which would have the proper syntax for allocating code in a C or ASM source file to a specific section which can be later referenced by the linker. Specifially, I'm interested in the syntax for the gcc. Thanks! Chris