bug-libtool
[Top][All Lists]
Advanced

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

Re: linking got broken on MacOSX


From: Peter O'Gorman
Subject: Re: linking got broken on MacOSX
Date: Wed, 2 May 2007 07:45:16 -0500


On May 1, 2007, at 4:14 AM, Ralf Wildenhues wrote:

Hello Christoph,

* Christoph Egger wrote on Tue, May 01, 2007 at 10:36:29AM CEST:

In cvs head, the last change in libltdl/config/ltmain.m4sh
broke linking on MacOSX.

Darn.  Thanks for the report.

Ralf, looking at the diff, it may be a typo:
-         compiler_flags="$compiler_flags $inherited_linker_flags"
+         compiler_flags="$compiler_flags $new_inherited_linker_flags"

A "new_" appeared from nowhere :) At this point, inherited_linker_flags has been adjusted to change the Cocoa.ltframework etc back to -framework Cocoa, but new_inherited_linker_flags has not.

Peter
--
Peter O'Gorman
http://pogma.com






reply via email to

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