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 8/12 ] New configure option --enable-espf=(all|ssp|pie|no)


On Fri, 7 Sep 2012, Magnus Granberg wrote:

> +NOTE: With configure --enable-espf=@r{[}all@r{|}ssp@r{|}pie@r{]}is 

@emph{Note:} (existing style).  @option{--enable-espf....}.

> +this option enabled by default for C, C++, ObjC, ObjC++.
> +To disable, use @option{-Wformat=0}.

-Wno-format rather than -Wformat=0.

The same comments apply several times in the patch.

> +@option{-shared}, @option{-nodefaultlibs}, nor @option{static} are found.

@option{-static} (missing '-').  Likewise elsewhere in the patch.

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