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 libobjc/78698] [7 regression] Using static PIC libgc fails when it has dependencies


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

--- Comment #5 from Matthias Klose <doko at gcc dot gnu.org> ---
Author: doko
Date: Wed Jan 18 15:48:54 2017
New Revision: 244579

URL: https://gcc.gnu.org/viewcvs?rev=244579&root=gcc&view=rev
Log:
2017-01-18  Matthias Klose  <doko@ubuntu.com>

        PR libobjc/78697
        * configure.ac: Allow default for --with-target-bdw-gc-include.
        * configure: Regenerate.

        PR libobjc/78698
        * configure.ac: Use the libgc.la file when available.
        * configure: Regenerate.

2017-01-18  Matthias Klose  <doko@ubuntu.com>

       * doc/install.texi: Allow default for --with-target-bdw-gc-include.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/doc/install.texi
    trunk/libobjc/ChangeLog
    trunk/libobjc/configure
    trunk/libobjc/configure.ac

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