This is the mail archive of the gcc@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]

Re: gcc_update broken because of r149070


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


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