From: M. R. B. <mr...@0x...> - 2001-09-19 15:48:36
|
* NIIBE Yutaka <gn...@m1...> on Wed, Sep 19, 2001: > As the kernel is reasonably stable, I won't do any change for a week or so. > > Then, I'll do: > (1) Migrate to GCC 3.0. Assume GCC 3.0 for compiling. > I mean, I'll commit the changes of Makefile of -mno-fdiv-divsi. > Why is this necessary? IIRC the mainline kernel is geared towards gcc-2.95.2, and although the 2.95.x series isn't stable for the SH, 3.x isn't all that better (it's stable but there are still a lot of unpatched bugs). Are you relying on the fact that people are only going to build the kernel with kaz's patched gcc? AFAIK -mno-fdiv-divsi isn't in gcc CVS and it definitely wasn't in gcc 3.0, so it seems like you're "migrating" to gcc CVS + kaz's patches - hopefully everyone's aware of this. M. R. |