On Thu, Jul 16, 2009 at 9:57 PM, Leonard Heins<[email protected]> wrote: > I’ve just joined the list as I have been unsuccessful in building 0.2.0 > today. I accept that my question is not really a development one, but I > don’t know where else to post right now. If this posting is offensive, I > apologise in advance and will unsubscribe.
I believe this is the correct list to discuss building issues. > ANYWAY: I am using MSYS along with cygpath.exe on XP SP3 to build. I am not so sure what do you mean by MSYS+cygpath.exe. If you have a full Cygwin installation, you should try out the instructions in README.Win32. It mentions the following URL which has excellent instructions on building OpenOCD under Cygwin. Take note that you can use Cygwin to build OpenOCD which does not depend on Cygwin DLLs (with CC="gcc -mno-cygwin"). http://forum.sparkfun.com/viewtopic.php?t=11221 Since you are building the released version, you do not need the "./bootstrap" step and you do not need to use the "--enable-maintainer-mode" option. It is said that you can use MinGW/MSys to build OpenOCD without Cygwin at all. But it will be more complicated than using Cygwin. -- Xiaofan http://mcuee.blogspot.com _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
