From: kaz K. <kk...@rr...> - 2002-07-17 01:58:58
|
Hi, Michael Eager <ea...@mv...> wrote: > Does anyone have any experience with compiling gcc-3.1 for SH? > > Have all of the patches to gcc-3.0.3 been incorprated in gcc-3.1? The patches for 3.0.x, except very temporary ones, were sent to the GCC list. But many of them are too late for 3.1. 3.1 is already released and non bug-fix patches will not be approved for it. So some patches will be integrated in 3.2 only. Anyway, I put a temporary patch for gcc-3.1 branch as http://dodo.nurs.or.jp/~kkojima/gnu-on-sh/gcc-3.1-branch-tmp.diff.gz Please don't take it as a stable thing. If you try it, the regeneratable files (some Makefile.in and configure files) should be regenerated. Recently I can build and install GNU libc with it, but it stays at the level of "working for me". BTW, now mainline (3.2) has the new configury method for SH target and the fairy large part of our local patches become unneeded. kaz |