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
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
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
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