On Mon, Nov 30, 2009 at 6:04 PM, David Brownell <[email protected]> wrote: > On Monday 30 November 2009, Ųyvind Harboe wrote: >> eCos does not have C99 support, which is kinda annoying, >> but not totally unexpected for deeply embedded systems. > > Could you elaborate on what's missing? I'm guessing some > aspects of the runtime support. Clearly not all the > language parsing aspects, which GCC handles regardless > of what the target environment will be...
eCos is just a bit backwards and missing defines / types for C99. I don't really know in any detail what C99 defines in terms of types, #defines and runtime fn's, I just find that it's missing in eCos oftentimes. Usually tiny quirks that can be worked around. -- Øyvind Harboe US toll free 1-866-980-3434 / International +47 51 63 25 00 http://www.zylin.com/zy1000.html ARM7 ARM9 ARM11 XScale Cortex JTAG debugger and flash programmer _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
