On 9 August 2011 15:10, Xiaofan Chen <xiaof...@gmail.com> wrote: > On Tue, Aug 9, 2011 at 10:05 PM, Xiaofan Chen <xiaof...@gmail.com> wrote: >> On Tue, Aug 9, 2011 at 9:47 PM, Xiaofan Chen <xiaof...@gmail.com> wrote: >>> On Tue, Aug 9, 2011 at 9:27 PM, Spencer Oliver <s...@spen-soft.co.uk> wrote: >>>> The issue is building using msys under windoze. >>>> Using cygwin or linux to build native win32 (mingw) is not an issue. >>>> >>> >>> I remember there were no issues to build MinGW binary under >>> Cygwin with the cross compiler with OpenOCD git. But it seems >>> that there are problems with the 0.5.0 release tar ball. >>> >>> Actually build under Cygwin is also problematic. >> >> Luckily git tree is still okay for Cygwin native build and >> Cygwin MinGW cross build. >> > > But only Cygwin native build is okay. > $ openocd -v > Open On-Chip Debugger 0.6.0-dev-00002-gdb87a2f-dirty (2011-08-09-22:03) > Licensed under GNU GPL v2 > For bug reports, read > http://openocd.berlios.de/doc/doxygen/bugs.html > > > MinGW cross build under Cygwin fails because of jimtcl. > >
Just tested building native windoze under cygwin and working fine here. I used the release tarball and the following configure line: ./configure --build=i686-pc-cygwin --host=i686-pc-mingw32 --disable-shared --disable-werror --enable-ft2232_ftd2xx Cheers Spen _______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development