From: M. R. B. <mr...@0x...> - 2001-10-20 18:38:42
|
* NIIBE Yutaka <gn...@m1...> on Sun, Oct 14, 2001: > Here's a patch I have. >=20 >=20 > * arch/sh/Makefile (CFLAGS, AFLAGS): Use -m4 -mno-implicit-fp for > SH4 compile. We used to use -m4-nofpu but it's not compatible > to -m4 (differs in calling convention). >=20 Is there a reason why -mno-implicit-fp isn't in gcc HEAD or branch? IIRC it was approved - where is it? If it gets into branch, it'll be available for the 3.0.2 release, and theoretically we'll have a stock gcc that can bootstrap and build the kernel (since -m4-nofpu is no longer used). M. R. |