HI Someone,
I can't install the Gnu Pascal over the gcc-2.95.1. I tried to patch the diffs files, but I didn't obtain success.
*** *** ./configure detected GCC version 2.95.1. *** GPC 2.1 requires one of the following versions of GCC sources to build: *** *** 2.8.1 *** egcs-2.91.57 *** egcs-2.91.60 *** egcs-2.92.27 *** egcs-2.92.33 *** *** (You can try to patch GCC manually by typing a command like *** `patch -p1 < p/diffs/gcc-2.8.1.diff' and patching possible rejects *** by hand before you run `./configure' again.) ***
If someone knows how to install in this version of gcc, please send me a emails.
thanks in advice,
Geraldo Kern wrote:
I can't install the Gnu Pascal over the gcc-2.95.1. [...]}
Indeed: Currently you can't. The current (beta and alpha) version(s) of GPC work with gcc-2.8.x or egcs-1.1.x, but not yet with gcc-2.95.x.
Working on it to change,
Peter