From: NIIBE Y. <gn...@m1...> - 2001-09-21 00:22:14
|
M. R. Brown wrote: > Actually gcc 3.0.1 (latest official release) can bootstrap and build > sh-linux. It doesn't have the target specific "no multilib" support, so you > can't build sh4-linux, but it still works without patches. When I started > working on an alternative to the current multilib scheme (i.e. completely > disabling mulitlibs for the generic sh-linux target), I tested gcc 3.0.1 > *without* kaz's patches, and I was able to build and boot kernels just > fine. I've re-read the diff of gcc-sh-linux package. I think that for use of shared library, the change of libgcc.a (of hidden) is required, at least. My point is, I don't think it is minimum set of patches, but it is OK for Debian bootstrap. 3.0.1 is not OK for whole build. I'll re-evaluate each part of patches if those are really required or not. -- |