Hello,

the current git head failed to compile jimtcl. I use latest cygwin and 
following configure options:

./configure --enable-maintainer-mode --disable-werror --disable-shared \
--enable-ft2232_ftd2xx \
--with-ftd2xx-win32-zipdir=/cygdrive/c/data/cdm/

Last compiler line:

gcc -g -O2   -o jimsh.exe jimsh.o libjim.a -lwsock32 -lm

Error messages are about undefined references to Jim_NewListObj ... and stderr. 
I can disable the
compilation of jimsh in the jimtcl/Makefile and then all is compiling fine.

Any hints to solve this problem?


Regards,

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

Reply via email to