[En-Nut-Discussion] Beta 4.1.9 for GCC ?
Henrik Maier
hmlists at focus-sw.com
Tue Jul 4 05:15:05 CEST 2006
Binary constants used to be supported by gcc. It is a surprise to see
such a useful feature removed in gcc 4.1. Anyway I will fix xnut.c,
thanks for pointing it out.
Henrik
http://www.proconx.com
Curtis Maloney wrote:
> I have compiled the new version with GCC 4.1, and the only problems I
> had were Henrik using 0b to mark binary literals (Not valid C) in the
> XNUT init code, and line 653 in mmcard.c which was "*name++;" but should
> be "name++;", but that only produces a warning.
More information about the En-Nut-Discussion
mailing list