Building ARM GCC tools for Windows
Vinson Lee
leev@pasteur.EECS.Berkeley.EDU
Thu Apr 27 17:26:00 GMT 2000
I am attempting to build ARM development tools for Windows and am unable
to compile GCC.
I am following the online instructions located at
http://sourceware.cygnus.com/ecos/tools/win-arm-elf.html .
At Step 4 (Build and install GCC), I get the following error ...
In file included from
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/../../../../i686-pc-cygwin/include/windef.h:141,
from /usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/../../../../i686-pc-cygwin/include/windows.h:96,
from /src/gcc/gcc-2.95.2/gcc/prefix.c:69:
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/../../../../i686-pc-cygwin/include/winnt.h:2053:
two or more data types in declaration of `type name'
make[1]: *** [prefix.o] Error 1
make[1]: Leaving directory `/tmp/build/gcc/gcc'
make: *** [all-gcc] Error 2
make: Leaving directory `/tmp/build/gcc'
Vinson Lee
leev@cory.eecs.berkeley.edu
More information about the Gcc-bugs
mailing list