Thanks.
Sorry, my mistake. I download it from main page http://openocd.org/
Source from git, compiles with out issues.
>Вторник, 4 июня 2019, 12:41 +03:00 от Paul Fertser :
>
>Hi Vladimir,
>
>On Tue, Jun 04, 2019 at 12:23:12PM +0300, Vladimir Guzenko via OpenOCD-devel
>wrote:
>> Sources nee
Hi Vladimir,
On Tue, Jun 04, 2019 at 12:23:12PM +0300, Vladimir Guzenko via OpenOCD-devel
wrote:
> Sources need to be fixed for successful compiling at gcc 7.4.0 version.
Please try current git master branch, 0.10.0 is too old.
--
Be free, use free (http://www.gnu.org/philosophy/free-sw.html)
Hi every one,
Sources need to be fixed for successful compiling at gcc 7.4.0 version.
Source have many errors with switch fallthrough
src/svf/svf.c:663:7: error: this statement may fall through
[-Werror=implicit-fallthrough=]
src/jtag/drivers/ftdi.c:854:6: error: this statement may fall throug