On Mon, May 4, 2009 at 01:42, Jerry DeLisle <jvdeli...@verizon.net> wrote: > I just completed a sync to trunk that I have not committed back yet and I > get the following error during bootstrap on the local branch. > > libbackend.a(plugin.o): In function `plugin_default_version_check': > /home/jerry/gcc/objdev/gcc/../../gccdev/gcc/plugin.c:825: undefined > reference to > `plugin_gcc_version' > > There was a patch that went in about 3 days ago related to this. > > r146962. > > That patch is in place in my local gfortran-dev branch. > > local branch svn is at r147078 > > Suggestions anyone?
FWIW, there was recently some mention on gcc@ that the server now runs svn 1.5 which supposedly has slightly less braindamaged merging, making svnmerge.py superfluous. See http://gcc.gnu.org/wiki/SvnBranch -- Janne Blomqvist