Hello Bob, Sunday, May 17, 2009, 6:44:41 PM, you wrote: BF> I see. MinGW depends on whatever library happens to be installed so BF> %ll may work on some Windows systems (which happen to have an BF> updated library) and not on others.
None of the MSVC runtime libraries support %ll, you have to use %I64. Since MinGW uses older msvcrt.dll which is unlikely to be updated (API-wise), that situation will probably remain. -- WBR, Igor mailto:[email protected] _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
