You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2013/12/05 09:18:09 UTC

[Bug 123808] New: support alternative build tool locations on Mac

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: hdu@apache.org
          Reporter: hdu@apache.org
                CC: issues@openoffice.apache.org

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.

[Issue 123808] support alternative build tool locations on Mac

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=123808

hdu@apache.org <hd...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED

--- Comment #3 from hdu@apache.org <hd...@apache.org> ---
Closing the resolved issue.

-- 
You are receiving this mail because:
You are on the CC list for the issue.
You are watching all issue changes.

[Bug 123808] support alternative build tool locations on Mac

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=123808

--- Comment #1 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1548037 into trunk:
#i123808# support alternative build tool locations on Mac

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.

[Bug 123808] support alternative build tool locations on Mac

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=123808

hdu@apache.org <hd...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|---                         |4.1.0

--- Comment #2 from hdu@apache.org <hd...@apache.org> ---
Fixed with the commit above.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.