On 13/08/2011, at 6:41 AM, Jie Zhang wrote:
> The current HEAD cannot build with mingw32
>
> libtool: link: i586-mingw32msvc-gcc -std=gnu99 -g -O2
> -I/home/jie/installs/openocd/include -D__USE_MINGW_ANSI_STDIO -Wall
> -Wstrict-prototypes -Wformat-security -Wshadow -Wextra
> -Wno-unused-parameter -Wbad-function-cast -Wcast-align
> -Wredundant-decls -Werror -o openocd.exe main.o
> -L/home/jie/installs/openocd/lib ./.libs/libopenocd.a -lws2_32
> ../jimtcl/libjim.a
> ./.libs/libopenocd.a(libhelper_la-command.o): In function
> `process_jim_events':
> /home/jie/sources/openocd/src/helper/command.c:1398: undefined
> reference to `_Jim_ProcessEvents'
> collect2: ld returned 1 exit status
> make[4]: *** [openocd.exe] Error 1
> make[4]: Leaving directory `/home/jie/sources/openocd/src'
>
> Jim_ProcessEvents is defined in jimtcl/jim-eventloop.c.
>
> set needs(eventloop) {expr {[have-feature select] || [have-feature usleep]}}
>
> but
>
> Checking for select...not found
> Checking for usleep...not found
Can you send me jimtcl/config.log
This is on Linux, right?
--
µWeb: Embedded Web Framework - http://uweb.workware.net.au/
WorkWare Systems Pty Ltd
W: www.workware.net.au P: +61 434 921 300
E: [email protected] F: +61 7 3391 6002
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development