[PATCH] Add --enable-host-shared configuration option

Joseph S. Myers joseph@codesourcery.com
Fri Oct 11 20:49:00 GMT 2013


On Fri, 11 Oct 2013, David Malcolm wrote:

> On Thu, 2013-10-10 at 01:05 +0000, Joseph S. Myers wrote:
> > On Wed, 9 Oct 2013, David Malcolm wrote:
> > 
> > > This patch adds an "--enable-host-shared" option throughout the various
> > > configure/Make machinery for host code, adding "-fPIC" where appropriate
> > > when enabled.
> > 
> > Please document this in install.texi (even if it isn't particularly useful 
> > at the stage where it just means PIC rather than actual shared libraries).
> 
> How does the following look:
> 
> gcc/
> 	* doc/install.texi (--enable-shared): Add note contrasting it
> 	with...
> 	(--enable-host-shared): ...new option.

Seems reasonable to me.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Gcc-patches mailing list