On Thu, Apr 22, 2010 at 01:39:21AM +0200, Paolo Bonzini wrote: > > Paolo, > > We don't have -D in our nm. How about the following change to > > configure.ac? > > Ok. See? ;-) > > As a followup, if you have access to a Linux machine you can try > removing the objdump requirement altogether. > > (Thanks Eric too). > > Paolo
Paolo, This revised patch builds plugin support fine on x86_64-apple-darwin10 and x86_64 Fedora 10... http://gcc.gnu.org/ml/gcc-patches/2010-04/msg01345.html Test Run By howarth on Wed Apr 21 21:34:10 2010 Native configuration is x86_64-unknown-linux-gnu === gcc tests === Schedule of variations: unix/-m32 unix/-m64 Running target unix/-m32 Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using /home/howarth/gcc/gcc/testsuite/config/default.exp as tool-and-target-specific interface file. Running /home/howarth/gcc/gcc/testsuite/gcc.dg/plugin/plugin.exp ... === gcc Summary for unix/-m32 === # of expected passes 16 Running target unix/-m64 Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using /home/howarth/gcc/gcc/testsuite/config/default.exp as tool-and-target-specific interface file. Running /home/howarth/gcc/gcc/testsuite/gcc.dg/plugin/plugin.exp ... === gcc Summary for unix/-m64 === # of expected passes 16 === gcc Summary === # of expected passes 32 /home/howarth/work/gcc/xgcc version 4.5.1 20100421 (prerelease) (GCC) make[1]: Leaving directory `/home/howarth/work/gcc' Jack