In file included from ../../config.h:264,
                    from binarybuffer.c:24:
./replacements.h:213: error: syntax error before "Elf32_Addr"
......

replacements.h is included in config.h.
I check the config.h and system.h, types.h is not included.


2009-05-20 



Best Regards, Simon Qian

SimonQian([email protected]) ---- www.SimonQian.com



发件人: Zach Welch 
发送时间: 2009-05-20  02:26:23 
收件人: SimonQian 
抄送: Openocd-Dev 
主题: Re: [Openocd-development] Compile error under Cygwin 
 
On Wed, 2009-05-20 at 02:22 +0800, SimonQian wrote:
> Hi,
> In replacement.h standard integer type is used but stdint.h isn't
> included.
However, types.h includes it, and that file should always be included
before replacements.h.  In what file do you see otherwise?
Cheers,
Zach
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to