Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


Hi Norbert,

On Fri, Jul 22, 2011 at 7:18 PM, Norbert Thiebaud <nthiebaud@gmail.com> wrote:
Ok it is easier to discuss based on actual code... so:

the attaches patch, allow for --with-mac-sdk=10.x to be specified
the default is the lowest SDK available in /Developer/SDKs

regarding the default see the other posts.

just regarding
-MACDEVSDK*=/Developer/SDKs/MacOSX10.4u.sdk
+MACDEVSDK*=$(MACSDK_PATH)

time to get rid of that from the external modules. That is basically a
hack for Hamburg's non-configure based environment.

(same for the .IF "$(SYSBASE)"!="" checks in various makefiles)

get rid of that special treatment in the individual modules' makefiles.

And probably a switch --with-macosx-deployment-target would be more
appropriate/consistent

The patch does not check that your CC anc CCX make sens based on the
SDK selected (ToDO list)

Well, but it should/must....
Either by simple version check as it is currently done, or by a
compile/link test.
Configure must not pass when the combination of SDK and compiler is
not suitable.

ciao
Christain

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.