Hi

  Compiling openocd on SOLARIS (with gcc) fails on #include<stdbool.h>
included in target/arm11.h


  In the svn version, stdbool.h is included in two files :

+ helper/types.h    : has a #ifdef HAVE_STDBOOL_H workaround
      --> compiles ok
+ target/arm11.h   without #ifdef
      --> error

  INMO, a common solution should be defined for all openocd files using
stdbool, perhaps in a local stdbool.h include file. 

Ph. Waille

-- 
-----------------------------------------------------------------------------
Philippe WAILLE                            email :    [email protected]
IMAG ID (Informatique et distribution)       Tel :    04 76 61 20 13
ENSIMAG - antenne de Montbonnot          Foreign :  33 4 76 61 20 13
INOVALLEE                                            Fax :    04 76 61 20 99
51, avenue Jean Kuntzmann
38330 MONTBONNOT SAINT MARTIN

_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to