On Sat, Apr 10, 2010 at 4:59 PM, Freddie Chopin <[email protected]> wrote:
> What may I be doing wrong that the guess-rev.sh does not work for me?
>
> I've just checked out a fresh copy, ran the standard set of commands and I
> just get:
>
>> G:\>openocd
>> Open On-Chip Debugger 0.5.0-dev (2010-04-10-10:54)
>
> I can manually execute the guess-rev.sh, which gives expected (probably)
> info:
>
>> fred...@linux-e4gc:~/openocd> sh guess-rev.sh
>> -00145-g2a17fd9
>
> but it's not included in my executable...
>


Again maybe related to MinGW. I built OpenOCD a few days ago
with Cygwin and it seems to be right.

mc...@acerpc ~/mcu/openocd/git/openocd
$ sh guess-rev.sh
-00145-g2a17fd9

mc...@acerpc ~/mcu/openocd/git/build/src
$ ./openocd.exe
Open On-Chip Debugger 0.5.0-dev-00145-g2a17fd9 (2010-04-06-20:47)


-- 
Xiaofan http://mcuee.blogspot.com
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to