On Mon, Nov 30, 2009 at 11:28 AM, Zach Welch <z...@superlucidity.net> wrote:
> The proper solution: tell the maintainers of your vsnprintf to improve
> their implementation! ;) --Z

Actually it turns out eCos does offer a C99 compliant vsnprintf now,
it just isn't enabled by default. This fix in eCos is more recent than
my initial alloc_printf() implementation.

eCos is not Linux. The space that this saves matters on sub
megabyte memory systems.

eCos does not have C99 support, which is kinda annoying,
but not totally unexpected for deeply embedded systems.

-- 
Ø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
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to