This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Trying to "downgrade" under RedHat 7.1
On Friday 06 July 2001 10:32 pm, Carlo Wood wrote:
> You need to apply Jakub Jelinek's patch to the 2.95.2 source tree before
> compiling it. See http://gcc.gnu.org/ml/gcc-patches/1999-12/msg00436.html
I applied it using 'patch -p0 < ../gcc-patch' and it fails while patching
libio/libioP.h with the following msgs:
Hunk #1 FAILED at 146.
Hunk #5 FAILED at 340.
2 out of 8 hunks FAILED -- ...
It successfully patched libio/libio.h, libio/streambuf.h, and
libio/parsestream.h. Unfortunately, my build still fails as well. Was this
patch generated against the 2.95.2 release as found in the .tar.gz files?
thanx & later,
Ben Scherrey