re PR target/43715 (configure option --enable-plugin fails on darwin)
authorJack Howarth <howarth@bromo.med.uc.edu>
Mon, 26 Apr 2010 20:48:35 +0000 (20:48 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Mon, 26 Apr 2010 20:48:35 +0000 (20:48 +0000)
commit9ec69d2ee7e74876adf6af4e50bd4686639dce05
tree1ac670155f6c0757ae6d81e85e74118a35525058
parent920a8260a475c90750d1cd3da8024c8d8c870ca3
re PR target/43715 (configure option --enable-plugin fails on darwin)

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

PR 43715
* gcc/configure.ac: Use "$gcc_cv_nm -g" on darwin
instead of "$gcc_cv_objdump -T".
Use "-undefined dynamic_lookup" on darwin.

From-SVN: r158748
gcc/ChangeLog
gcc/configure
gcc/configure.ac