This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcc/61097] Solaris linker change broke --disabled-shared support


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61097

--- Comment #3 from Rainer Orth <ro at gcc dot gnu.org> ---
Author: ro
Date: Thu May 15 10:02:04 2014
New Revision: 210468

URL: http://gcc.gnu.org/viewcvs?rev=210468&root=gcc&view=rev
Log:
Don't build libgcc-unwind.map with --disable-shared (PR libgcc/61097)

    Backport from mainline
    2014-05-08  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>

    PR libgcc/61097
    * config/t-slibgcc-sld: Only build and install libgcc-unwind.map
    if --enable-shared.

Modified:
    branches/gcc-4_9-branch/libgcc/ChangeLog
    branches/gcc-4_9-branch/libgcc/config/t-slibgcc-sld


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]