Trouble with sections attributes for embedded target

Richard Henderson rth@redhat.com
Thu Aug 29 16:08:00 GMT 2002


On Wed, Aug 28, 2002 at 02:47:39PM +0200, Xavier Ordoquy wrote:
> I've tried to use attribute((section("CODE"))) but the compiler
> complains m68k-aout doesn't support this.

Indeed, m68k-aout does *not* support this.  You need to use
some more capable intermediate format, e.g. m68k-elf.


r~



More information about the Gcc mailing list