On Nov 18, 11:27pm, tsut...@ceres.dti.ne.jp (Izumi Tsutsui) wrote: -- Subject: Re: CVS commit: src/sys/arch/atari/stand/installboot
| christos@ wrote: | | > | I still don't understand why people don't want one additional | > | -fno-strict-aliasing even for Tier-II ports... | > | http://nxr.netbsd.org/search?q=fno-strict-aliasing&project=src&defs=&refs=&path=%2Fsrc%2Fsys | > | > You evolve the code with the language, and you fix things as they come | > along. If we did not do that we would still be in the age of K&R. Just | > because a situation is not perfect we don't aim to make it worse. | | Your strategy is still "best or nothing." | My goal is "acceptable compromise" because | we have fewer resources than old days. Best for me would have been MI installboot; compromise is make it compile correctly without special handling. christos