On Wed, Aug 10, 2011 at 9:29 AM, Xiaofan Chen <xiaof...@gmail.com> wrote:
> On Tue, Aug 9, 2011 at 10:20 PM, Spencer Oliver <s...@spen-soft.co.uk> wrote:
>> Just tested building native windoze under cygwin and working fine here.
>> I used the release tarball and the following configure line:
>> ./configure --build=i686-pc-cygwin --host=i686-pc-mingw32
>> --disable-shared --disable-werror --enable-ft2232_ftd2xx
>>
>
> Yes --disable-werror is necessary. If not the following errors
> will come out. I remember Jie Zheng has some proposals to
> fix this.
>
> ../../../../src/jtag/drivers/ft2232.c: In function 'ft2232_write':
> ../../../../src/jtag/drivers/ft2232.c:518:3: error: format '%u'
> expects type 'unsigned int', but argument 6 has type 'FT_STATUS'

Yes. And Spencer said he would fix it if he got a chance.


Jie
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to