When I try to build the 20020902 version of mspgcc under Cygwin, everything
configures OK. However, the compile stage errors out with the following:
/cygdrive/d/CVS/gcc/gcc-20020902/gcc/xgcc
-B/cygdrive/d/CVS/gcc/gcc-20020902/gcc/
-B/mspgcc/msp430/bin/ -B/mspgcc/msp430/lib/ -isystem /mspgcc/msp430/include -O2
-DIN_GCC -DCROSS_COMPILE -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -isystem ./include -DDF=SF -Dinhibit_libc -g -g
-DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I. -I./.
-I./config -I./../include -DL_muldi3 -c ./libgcc2.c -o libgcc/./_muldi3.o
In file included from tconfig.h:16,
from libgcc2.c:36:
config/msp430/msp430.h:47:19: stdio.h: No such file or directory
The MSP sources were updated this morning. Suggestions??
-Bill Knight
R O SoftWare