On 07/07/2011, at 2:13 AM, Eric Wetzel wrote:

> I pulled from origin and now my process is failing during configure.
> On ac43d7a69fca52df1ad287b51c44013653ad2f61, comping under Cygwin with
> MinGW compiler, I get this:
> 
> === configuring in jimtcl (/home/ericwetz/local/src/openocd.git/build/jimtcl)
> configure: running /bin/sh ../../jimtcl/configure.gnu
> --disable-option-checking '--prefix=/home/ericwetz/local'
> '--enable-maintainer-mode' '--build=i686-pc-cygwin'
> '--host=i686-pc-mingw32' '--enable-dummy' '--enable-jlink'
> '--enable-ft2232_ftd2xx'
> '--with-ftd2xx-win32-zipdir=/home/ericwetz/local/src/ftd2xx'
> 'build_alias=i686-pc-cygwin' 'host_alias=i686-pc-mingw32'
> --cache-file=/dev/null --srcdir=../../jimtcl
> No installed jimsh or tclsh, building local bootstrap jimsh0
> ../../jimtcl/autosetup/find-tclsh: line 10: cc: command not found
> configure: error: ../../jimtcl/configure.gnu failed for jimtcl
> 
> The line in question is:
> ${CC_FOR_BUILD:-cc} -o "$d/jimsh0" "$d/jimsh0.c" || exit 1

jimtcl doesn't (yet) support building on mingw/msys
It will at some point, though.

Cheers,
Steve

--
µWeb: Embedded Web Framework - http://uweb.workware.net.au/
WorkWare Systems Pty Ltd
W: www.workware.net.au      P: +61 434 921 300
E: ste...@workware.net.au   F: +61 7 3391 6002





_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to