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: gengtype plugin improvement last4round -patch 7 [install]


On Thu, 25 Nov 2010, Basile Starynkevitch wrote:

> +# Additional build executables to be installed.
> +ADDITIONAL_BUILD_PROGRAMS= build/gengtype$(build_exeext)

It is definitely wrong to install anything built for the build system.  
Anything installed in libexecsubdir should be built for the host, not the 
build system.


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