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 target/43715] configure option --enable-plugin fails on darwin


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43715

--- Comment #10 from mrs at gcc dot gnu.org <mrs at gcc dot gnu.org> 2010-10-06 19:09:14 UTC ---
Author: mrs
Date: Wed Oct  6 19:09:10 2010
New Revision: 165062

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165062
Log:
2010-10-06  Jack Howarth  <howarth@bromo.med.uc.edu>

    Backport from mainline
    2010-04-26  Jack Howarth <howarth@bromo.med.uc.edu>

    PR 43715
    * configure.ac: Pass -g for export_sym_check on darwin.
    Use "-undefined dynamic_lookup" on darwin.
    * configure: Regenerate.

testsuite:
2010-10-06  Jack Howarth  <howarth@bromo.med.uc.edu>

    Backport from mainline
    2010-04-26  Jack Howarth <howarth@bromo.med.uc.edu>

    PR 43715
    * lib/plugin-support.exp: Use "-undefined
    dynamic_lookup" on darwin.

Modified:
    branches/gcc-4_5-branch/gcc/ChangeLog
    branches/gcc-4_5-branch/gcc/configure
    branches/gcc-4_5-branch/gcc/configure.ac
    branches/gcc-4_5-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_5-branch/gcc/testsuite/lib/plugin-support.exp


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