FYI, the following is the compiler options that really executed from my 
environment

$ 
gcc -mno-cygwin -std=gnu99 -g -O0 -Wall -Wstrict-prototypes -Wformat-security 
 -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align 
-Wredundant-decls 
 -Werror ./bin2char.c -o bin2char.exe

I build and run OpenOCD in the same Cygwin environment.

----- Original Message -----
> Or perhaps the build options to bin2char are wrong. It should be built for 
> the
> build OS and not the OpenOCD host OS.
>
> E.g. did -mno-cygwin sneak into bin2char build?


-- 
This message has been scanned for viruses and
dangerous content by Draytek E-mail System, and is
believed to be clean.

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

Reply via email to