libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: More changes for darwin-8.0


From: Gary V . Vaughan
Subject: Re: More changes for darwin-8.0
Date: Fri, 17 Sep 2004 09:08:44 +0100

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Peter!

On 16 Sep 2004, at 15:11, Peter O'Gorman wrote:
2004-09-16  Peter O'Gorman  <address@hidden>

        * m4/libtool.m4 [darwin] (_LT_LANG_CXX_CONFIG): Changes for 10.4.
        * config/libtool.in [darwin]: ditto.

Looks good except that I don't understand this:

        if test "$tagname" = CXX ; then
-       compile_command="$compile_command ${wl}-bind_at_load"
-       finalize_command="$finalize_command ${wl}-bind_at_load"
+         case ${MACOSX_DEPLOYMENT_TARGET-10.0} in
+           10.[0123])
+             compile_command="$compile_command ${wl}-bind_at_load"
+             finalize_command="$finalize_command ${wl}-bind_at_load"
+           ;;
+         esac

Is it the case that 10.4 (and upwards) don't need the -bind_at_load flag?
If so please add a comment before you commit.  Otherwise, if the intent
is to future proof libtool against the next OS X releases, this part of
the patch is bogus...

I suspect the former, but wanted to double check with you before it goes
in.

Cheers,
        Gary.
- --
Gary V. Vaughan      ())_.  address@hidden,gnu.org}
Research Scientist   ( '/   http://tkd.kicks-ass.net
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (Darwin)

iD8DBQFBSpuQFRMICSmD1gYRAmnGAJ9SJFdRmrs2nmUt9m/0l1BRtDLUZQCgxVGF
M48WYSArcoAcKdOHpwDmj+4=
=siEv
-----END PGP SIGNATURE-----





reply via email to

[Prev in Thread] Current Thread [Next in Thread]