On Wed, Feb 13, 2013 at 12:13 PM, Richard Biener <[email protected]> wrote: > On Tue, Feb 12, 2013 at 9:41 PM, Ludovic Courtès <[email protected]> wrote: >> Joel Sherrill <[email protected]> skribis: >> >>> But it still doesn't address the situation where you have multiple >>> cross compilers in your PATH all for different targets. >> >> Yeah, I thought about it, but couldn’t come up with a practical use case >> where you’d need to use different cross-compilers in a single build. > > When you create fat binaries.
That is, a more pragmatic approach would be to not honor these environments in a cross compiler at all. Richard. > Richard. > >> Ludo’.
