libtool-patches
[Top][All Lists]
Advanced

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

Re: [PATCH] Adding dirs for installed libraries to temp_rpath is breakin


From: Albert Chin
Subject: Re: [PATCH] Adding dirs for installed libraries to temp_rpath is breaking builds on darwin8
Date: Tue, 1 Feb 2005 22:56:13 -0600
User-agent: Mutt/1.5.6i

On Wed, Feb 02, 2005 at 12:57:52PM +0900, Peter O'Gorman wrote:
> Albert Chin wrote:
> | On Wed, Feb 02, 2005 at 08:05:55AM +0900, Peter O'Gorman wrote:
> |
> |>Note that Apple may change this behavior prior to an actual release
> |>of the OS (I hope), but the patch is "harmless" anyway.
> |
> |
> | Why are we supporting unreleased OS's?
> |
> 
> Think of it as a bugfix that also happens to make this prerelease OS
> version work. It is better not to add the installed libs dirs to
> DYLD_LIBRARY_PATH, doing so can cause problems even on released OSes
> (but it is more likely to cause problems on the prerelease).

I don't like platform-specific hardcoded information in ltmain.in.
Create a new variable in libtool.m4 (possibly similar to the existing
hardcode_* variables) and act on that variable in ltmain.in.

-- 
albert chin (address@hidden)




reply via email to

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