[PATCH v3] Add `--with-toolexeclibdir=' configuration option

Joseph Myers joseph@codesourcery.com
Tue Jan 21 00:44:00 GMT 2020


On Mon, 2 Dec 2019, Maciej W. Rozycki wrote:

> Provide means, in the form of a `--with-toolexeclibdir=' configuration 
> option, to override the default installation directory for target 
> libraries, otherwise known as $toolexeclibdir.  This is so that it is 
> possible to get newly-built libraries, particularly the shared ones, 
> installed in a common place, so that they can be readily used by the 
> target system as their host libraries, possibly over NFS, without a need 
> to manually copy them over from the currently hardcoded location they 
> would otherwise be installed in.

This patch is OK (I think you'll need to go via Ian for committing the 
libgo part since that directory is imported from elsewhere).

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libffi-discuss mailing list