On 06/30/2009 07:26 PM, Steven Bosscher wrote:
What to do, oh what to do...
Does it work to:
mv include/elf include/elfold
svn up include/elf
cp -R include/elfold/* include/elf
rm -rf include/elfold
svn revert include/elf/dwarf2.h
?
Paolo
Hi Tom, all,
Since this commit by Tom of include/elf/ I can't update svn in a
combined tree anymore
(http://gcc.gnu.org/viewcvs/trunk/include/elf/dwarf2.h?revision=149070&view=markup).
What I have, is a combined tree as described in
http://gcc.gnu.org/simtest-howto.html.
I usually just run gcc_u