Gary V. Vaughan wrote:
Hi Peter!

Peter O'Gorman wrote:

Index: ChangeLog
2005-02-24  Peter O'Gorman  <[EMAIL PROTECTED]>

* libtool.m4 (AC_LIBTOOL_PROG_LD_SHLIBS): The Portland group's compiler does not pass --whole-archive. Move gnu ld check for the flag to the top so it can be overridden.
(AC_LIBTOOL_LANG_CXX_CONFIG): Unset whole_archive_flag_spec for
the portland group's c++ compiler too.
Reported by Jeff Squyres <[EMAIL PROTECTED]>

Hi Gary,
I was just trying to forward port this and then commit them all together when I came across a problem (actually two, but the first one involves you :-p)


This patch was committed to HEAD:
2004-11-14  Gary V. Vaughan  <[EMAIL PROTECTED]>

        * m4/libtool.m4 (_LT_LINKER_SHLIBS): Typo: s/--rpath/-rpath/g.
        (_LT_LANG_CXX_CONFIG): Ditto.

The other problem was a bug in my patch, I unset hardcode_libdir_flag_spec_ld instead of hardcode_libdir_flag_spec.

Anyway, my main problem is --rpath, I see it all over the place on branch-1-5, and it is even used in this patch. Is there a problem with it? Why is the above patch only on HEAD? --rpath appears in branch-2-0 too.

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




Reply via email to