On 7 June 2013 13:55, Joseph Rushton Wakeling <joseph.wakel...@webdrake.net> wrote: > Slightly different question about setup-gcc.sh. > > If you run it on the gcc-4.8.1 sources, having run it previously, you get the > following error message: > > Reversed (or previously applied) patch detected! Assume -R? [n] > > ... what's the correct response here? :-)
You should run setup-gcc.sh with --update. That skips applying the patches (again) -- Iain Buclaw *(p < e ? p++ : p) = (c & 0x0f) + '0';