Mathias K. wrote:
>
> i have done some work on the latest insight patch.
>
> The patch is created against the latest snapshot:
>
>
ftp://sourceware.org/pub/insight/snapshots/current/insight-weekly-6.8.50-20090831.tar.bz2
>
Hello Mathias,
When Compiling under Cygwin, I got the following Warnings/Errors:
+++
msp430-tdep.c:1189: warning: initialization from incompatible pointer type
msp430-tdep.c: In function `msp430_gdbarch_init':
msp430-tdep.c:1307: warning: passing arg 2 of `set_gdbarch_return_value' from in
compatible pointer type
make[2]: *** [msp430-tdep.o] Error 1
make[2]: Leaving directory `/home/claude/work/msp430_stuff/src/gdb'
make[1]: *** [install-gdb] Error 2
make[1]: Leaving directory `/home/claude/work/msp430_stuff/src'
make: *** [install] Error 2
+++
Notes:
- Obviously, I configured with ".configure --target=msp430".
Am I missing something?
Claude.
ET