Re: [OpenOCD-devel] openocd not compile in windows

2012-08-13 Thread Andreas Fritiofson
On Mon, Aug 13, 2012 at 3:07 PM, Vaclav Peroutka wrote: > Hello Joerg, > >> Am 13.08.2012 12:48, schrieb jaydip aghera: >>> I am using cygwin > >>> ./configure >>> [... compiler warning => error ...] > >> Add the "--disable-werror" option to "./configure". >> It needs some other options, too: Whic

Re: [OpenOCD-devel] openocd not compile in windows

2012-08-13 Thread Vaclav Peroutka
Hello Joerg, > Am 13.08.2012 12:48, schrieb jaydip aghera: >> I am using cygwin >> ./configure >> [... compiler warning => error ...] > Add the "--disable-werror" option to "./configure". > It needs some other options, too: Which type of Debugger(s) do you want > to use? Few are enabled by defau

Re: [OpenOCD-devel] openocd not compile in windows

2012-08-13 Thread Jörg Fischer
Hi, Am 13.08.2012 12:48, schrieb jaydip aghera: > I am using cygwin > ./configure > [... compiler warning => error ...] Add the "--disable-werror" option to "./configure". It needs some other options, too: Which type of Debugger(s) do you want to use? Few are enabled by default. A better starti

[OpenOCD-devel] openocd not compile in windows

2012-08-13 Thread jaydip aghera
I am using cygwin With "openocd 0.6.0-rc1" Commands ./configure working Then Make Not working I got following error $ make make all-recursive make[1]: Entering directory `/cygdrive/d/openocd-0.6.0-rc1' Making all in jimtcl make[2]: Entering directory `/cygdriv