On Sat, Apr 19, 2014 at 12:50 PM, Xiaofan Chen <[email protected]> wrote:
> Please ignore the false alarm. Both are okay. I have an error in the
> libusb.pc file. libusb-win32 does not provide the libusb.pc file so I manually
> created the file from libusb-1.0.pc but made a mistake there.
BTW, even though I used --disable-werror, there are only two minor
warnings caused by jimtcl.
gcc -D_GNU_SOURCE -Wall -I. -g -O2 -I../../jimtcl -c -o jim-exec.o ../../jimt
cl/jim-exec.c
../../jimtcl/jim-exec.c: In function 'JimCreatePipeline':
../../jimtcl/jim-exec.c:920:13: warning: variable 'pipe_dup_err' set but not use
d [-Wunused-but-set-variable]
int pipe_dup_err = 0;
^
../../jimtcl/jim-exec.c: In function 'JimStartWinProcess':
../../jimtcl/jim-exec.c:1481:11: warning: variable 'originalName' set but not us
ed [-Wunused-but-set-variable]
char *originalName;
^
--
Xiaofan
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
OpenOCD-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openocd-devel