libtool-patches
[Top][All Lists]
Advanced

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

Re: --whole-archive with pgcc


From: Peter O'Gorman
Subject: Re: --whole-archive with pgcc
Date: Fri, 25 Feb 2005 22:35:53 +0900
User-agent: Mozilla Thunderbird 1.0 (Macintosh/20041206)

Gary V. Vaughan wrote:
Hi Peter!

Peter O'Gorman wrote:

Index: ChangeLog
2005-02-24  Peter O'Gorman  <address@hidden>

* 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 <address@hidden>

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  <address@hidden>

        * 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

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