This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: fix powerpc build


On Mon, 9 Feb 2009, Nathan Sidwell wrote:

> Newer GCC's complain about passing non-constant strings to printf-like
> functions.  With -Werror binutils fails to build.

This is actually a local change in Ubuntu (it appears Ubuntu 8.10 enables 
-Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fstack-protector 
-Wl,-z,relro by default), and maybe similar changes in other 
distributions.

-- 
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]