libtool-patches
[Top][All Lists]
Advanced

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

Solaris whole_archive_flags fixes


From: Ralf Wildenhues
Subject: Solaris whole_archive_flags fixes
Date: Fri, 3 Feb 2006 17:03:35 +0100
User-agent: Mutt/1.5.11

We still did not have whole_archive_flag_spec right for Solaris.
The whole issue is pretty simple to really solve though: no `$wl'
for Solaris cc/CC/f77/f90/f95 compilers, always `-Wl,' for GCC.

To increase the chance of being correct this time, I have tested
these compilers:[1].  And I have reread most threads of the last 18
months that dealt with Solaris, to make sure there was no report
that disproved this solution.

OK to apply to both branches?

Apologies to Yuri for the huge delay, and thanks to him for both his
patience and insistence to fix this.  :-)

Cheers,
Ralf

[1]
GCC-2.95
GCC-4.0.1
cc: Sun WorkShop 6 update 2 C 5.3 Patch 111679-14 2004/02/20
CC: Sun WorkShop 6 update 2 C++ 5.3 Patch 111685-22 2005/04/29
cc: Sun C 5.5 Patch 112760-18 2005/06/14
CC: Sun C++ 5.5 Patch 113817-15 2005/10/25
cc: Sun C 5.5 Patch 112760-18 2005/06/14
CC: Sun C++ 5.5 Patch 113817-15 2005/10/25
cc: Sun C 5.6 2004/07/15
CC: Sun C++ 5.6 2004/07/15
cc: Sun C 5.7 Patch 117836-05 2005/10/05
CC: Sun C++ 5.7 Patch 117830-05 2005/12/12
cc: Sun C 5.8 2005/10/13
CC: Sun C++ 5.8 2005/10/13
f77: Sun WorkShop 6 update 2 FORTRAN 77 5.3 Patch 111691-07 2004/04/23
f90: Sun WorkShop 6 update 2 Fortran 95 6.2 Patch 111690-10 2003/08/28
f90: Sun Fortran 95 7.1 Patch 112762-16 2005/10/25
f90: Sun Fortran 95 8.0 2004/07/15
f90: Sun Fortran 95 8.1 Patch 117834-03 2005/06/15

        * libltdl/m4/libtool.m4 [ solaris ] (_LT_LINKER_SHLIBS)
        (_LT_LANG_CXX_CONFIG) < whole_archive_flag_spec >:
        Fix this once and for all, for both the SUN compiler suite
        (cc/CC/f77/f90/f95) and GCC.
        Reported by Yuri Pukhalsky <address@hidden>.

Attachment: HEAD-solaris-whole-archive.diff
Description: Text document

Attachment: branch-1-5-solaris-whole-archive.diff
Description: Text document


reply via email to

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