Hi,

How come you have "-I/usr/local/msp430/include" in the compile command line? That should not happen. It doesn't when I use Linux, or Cygwin. gdb does not compile with MinGW for a variety of reasons, but this should not be one of them.

Regards,
Steve


Martin Theobald wrote:

Hello,

I have problems compiling Gdb. Does anyone of you have an idea how to solve
that problem?

--
ar rc libmmalloc.a mm.o
ranlib libmmalloc.a
make[1]: Leaving directory `/home/msp430/gdb-5.1.1/mmalloc'
make[1]: Entering directory `/home/msp430/gdb-5.1.1/readline'
rm -f readline.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/msp430/include -DRL_LIBRARY_VE
RSIO
N='"4.1"' -g -O2 readline.c
In file included from /usr/local/msp430/include/stddef.h:13,
                from /usr/include/sys/types.h:34,
                from readline.c:29:
/usr/local/msp430/include/sysmac.h:52: parse error
/usr/local/msp430/include/sysmac.h:60: parse error
make[1]: *** [readline.o] Error 1
make[1]: Leaving directory `/home/msp430/gdb-5.1.1/readline'
make: *** [all-readline] Error 2
--


Thanks a lot



Martin



-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing your web site with SSL, click here to get a FREE TRIAL of a Thawte Server Certificate: http://www.gothawte.com/rd524.html
_______________________________________________
Mspgcc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mspgcc-users




Reply via email to