Mail Archives: cygwin/2001/04/04/21:23:12
Hello,
I'm working in aCygwin environment on Windows 2000 Pro and Win98
machines;
trying to develop eCos for an i386-elf target.
I've downloaded the net versions of eCos, Cygwin, binutils, GCC, GDB,
and Insight. Everything works except I can't get Insight to build. I can
build eCos libraries from the configuration tool. I've built the
'binutils', 'i386-elf-gcc', 'i386-elf-gdb' (without the Insight
wrapper), etc., but the make process for the Insight build fails in the
'tcl' directory.
The errors start here (from make.out):
In file included from /usr/include/w32api/windef.h:143,
from /usr/include/w32api/windows.h:96,
from
/src/gdb/insight-5.0/tcl/cygwin/../generic/tclEnv.c:750:
/usr/include/w32api/winnt.h:48: parse error before `CCHAR'
The offending line in 'winnt.h' is:
typedef CHAR CCHAR;
This problem occurs on both the Win98 and Windows2000 machines in
exactly the same place. I've tried mounting /tmp and /src in both
'binmode' and 'textmode'; doesn't seem to make a difference.
Has anyone else seen this? Any suggestions for a fix?
Thank you,
Bob Wirka
--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple
- Raw text -