On Thursday 15 October 2009, David Brownell wrote:
> Or in short:  Microsoft still doesn't obey standards it doesn't control.
> And MinGW is following their line.  Even when told a "--std=..." to use.

Another thing to try:  update the format specifiers in the
headers (src/helper/{command,log}.h) to say "gnu_printf"
instead of "printf".  Maybe that will work without changing
so much code for the "%lld", "%zd", and "%jd" issues.

One would expect that mapping is automatic with "--std=gnu99",
but perhaps it isn't...

- Dave


_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to