This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

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


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