On Thu, Jun 17, 2010 at 9:47 PM, Xiaofan Chen <xiaof...@gmail.com> wrote:
>> There may be warnings/errors with certain interfaces
>> and operating systems, but I'll leave that to the community
>> to submit patches.
>
> Fair enough. Just FYI, my config is like this.
> ../openocd/configure --enable-maintainer-mode --enable-jlink
> --enable-ft2232_libftdi
>

If I cross build under Linux and only enables J-Link, there is only
a few problems.

../../../git/openocd/src/helper/jim.c: In function ‘Jim_WhileCoreCommand’:
../../../git/openocd/src/helper/jim.c:9945: warning: declaration of
‘boolean’ shadows a global declaration
/usr/lib/gcc/i586-mingw32msvc/4.2.1-sjlj/../../../../i586-mingw32msvc/include/rpcndr.h:52:
warning: shadowed declaration is here
../../../git/openocd/src/helper/jim.c: In function ‘Jim_ForCoreCommand’:
../../../git/openocd/src/helper/jim.c:10149: warning: declaration of
‘boolean’ shadows a global declaration
/usr/lib/gcc/i586-mingw32msvc/4.2.1-sjlj/../../../../i586-mingw32msvc/include/rpcndr.h:52:
warning: shadowed declaration is here
../../../git/openocd/src/helper/jim.c: In function ‘Jim_IfCoreCommand’:
../../../git/openocd/src/helper/jim.c:10300: warning: declaration of
‘boolean’ shadows a global declaration

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

Reply via email to