This is the mail archive of the archer@sourceware.org mailing list for the Archer 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: Build under GLIBC 2.8


Fedora rpm builds use CFLAGS='-g -O2 -D_FORTIFY_SOURCE=2', so Archer folks
should test that.  (On F10 with today's archer/master it has many
warn_unused_result -Werror barfs, probably exactly all the ones Jim has
fixed.)  You might be using -g (-O0) for hacking debugability, but -O2 is
often necessary for it to grok the code enough to make many of the
warnings, so you need to test that build often too.


Thanks,
Roland


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