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

David Malcolm dmalcolm@redhat.com
Fri Oct 11 21:10:00 GMT 2013


On Fri, 2013-10-11 at 20:45 +0000, Joseph S. Myers wrote:
> 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.

Thanks.   Presumably the initially posted configure/make patch still
needs review, right?

Dave



More information about the Gcc-patches mailing list