[PATCH] Fix missing definition for Linker alignment limit

hutchinsonandy@aim.com hutchinsonandy@aim.com
Mon May 12 12:35:00 GMT 2008


Using elfos.h might be a good idea.

But as it could affect downstream tools that I cannot easily test, I'd 
rather not do that quite yet.

Thanks for pointing this out. It  may well help in the future to get 
elf debugging sorted out.


Andy



-----Original Message-----
From: Joseph S. Myers <joseph@codesourcery.com>
To: Andy H <hutchinsonandy@aim.com>
Cc: Anatoly Sokolov <aesok@post.ru>; gcc-patches@gcc.gnu.org; 
Weddington, Eric <eweddington@cso.atmel.com>
Sent: Mon, 12 May 2008 6:46 am
Subject: Re: [PATCH] Fix missing definition for Linker alignment limit



On Sun, 11 May 2008, Andy H wrote:

> This is fix for AVR target which does not have explicit definition for
> MAX_OFILE_ALIGNMENT.

Are you using ELF?  If so, arranging your targets to use elfos.h would 
get
the definition from there - that's where most targets get it from.

--
Joseph S. Myers
joseph@codesourcery.com



More information about the Gcc-patches mailing list