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: Handle MULTILIB_REUSE in auto-generated SYSROOT_SUFFIX_SPEC macro


On Thu, 5 Jun 2014 20:23:27 +0100
Julian Brown <julian@codesourcery.com> wrote:

> Hi,
> 
> The print-sysroot-suffix.sh script that can be used (via the
> t-sysroot-suffix makefile fragment) to auto-generate
> the SYSROOT_SUFFIX_SPEC macro for non-trivial multilib setups does not
> take into account the MULTILIB_REUSE target fragment variable.
> 
> I'm not sure of a way to demonstrate how this causes problems with a
> vanilla tree, but consider the attached patch
> (arm-sysroot-mlib-arrangement-1.diff) intended to create a compiler
> with three multilibs:

Ping? (Note that no in-tree targets use both print-sysroot-suffix.sh
and MULTILIB_REUSE, AFAICT, so this patch is mostly useful to
3rd-party integrators.)

Julian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]