https://issues.apache.org/ooo/show_bug.cgi?id=123808
Bug ID: 123808
Issue Type: TASK
Summary: support alternative build tool locations on Mac
Product: General
Version: 4.1.0-dev
Hardware: All
OS: Mac OSX, all
Status: CONFIRMED
Severity: normal
Priority: P3
Component: code
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
On some systems it is possible to have multiple compiler/linker/build-tools and
these tool chains may or may not be compatible with each other. So it is
advisable that the tools from the same tool chain are used.
For working with multiple build environments the "xcrun" command is available
from Mac XCode to accomplish this. In Makefiles etc. the dynamic invocation of
such a helper binary is much more trouble though than e.g. using the build
tools from the same directory as the compiler, which works just as well.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.