This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix missing definition for Linker alignment limit
- From: "Joseph S. Myers" <joseph at codesourcery dot com>
- To: Andy H <hutchinsonandy at aim dot com>
- Cc: Anatoly Sokolov <aesok at post dot ru>, gcc-patches at gcc dot gnu dot org, "Weddington, Eric" <eweddington at cso dot atmel dot com>
- Date: Mon, 12 May 2008 10:46:59 +0000 (UTC)
- Subject: Re: [PATCH] Fix missing definition for Linker alignment limit
- References: <48279033.20503@aim.com>
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