On Fri, May 08, 2009 at 07:47:09PM +0300, Kalle Valo wrote: > "stanley.miao" <stanley.miao@xxxxxxxxxxxxx> writes: > > >> Looks like you used the CodeSourcery 2007q3 toolchain. This had been > >> reported earlier. Switching to 2008q3 works. > > > > Yeah, Now the kernel booted. it's compiler's problem. > > I was bitten by the same problem few weeks ago. Any chance of getting a > warning/error if using 2007q3 compiler until the problem is fixed? Is there any way of detecting the 2007q3 compiler? With normal GCC versions, you can use __GNUC__, __GNUC_MINOR__ and __GNUC_PATCHLEVEL__ to identify the three digit version number. -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html