> jimsh.o: In function `printf':
> /usr/i686-pc-mingw32/sys-root/mingw/include/stdio.h:256: undefined 
> reference to
> `___mingw_vprintf'
> jimsh.o: In function `fprintf':
> /usr/i686-pc-mingw32/sys-root/mingw/include/stdio.h:246: undefined 
> reference to
> `___mingw_vfprintf'

I did a little google search on this. It seems this can happen if some 
special defines is enabled before including stdio.h .

So either that has to be disabled in jimtcl, or jimtcl needs to include 
a special library from mingw32


http://sourceforge.net/apps/trac/mingw-w64/wiki/printf%20and%20scanf%20family
http://mingw.5.n7.nabble.com/undefined-reference-with-mingw-vfprintf-td17020.html

Stian

------------------------------------------------------------------------------
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to