I downloaded mspgcc, the non-windows files, from http://mspgcc.sourceforge.net/
to a Fedora 11 system and don't see many familiar include files, like 
'signal.h'. I don't see any headers defining mnemonics for the interrupts, etc, 
etc.

I've read the docs which came with the download, eg: 
mspgcc_manual-20031127.pdf; it suggests everything should be included in the 
download.

Installed on Fedora 11, I have an include directory
/usr/lib/gcc-lib/msp430/3.2.3/include which has only:
fixed
float.h
iso646.h
limits.h
README      says the files have been 'fixed'. "not nec Ansi"
stdarg.h
stdbool.h
stddef.h       where are files like msp430x14x.h? or io.h or ...
syslimits.h
varargs.h

find /usr -name "msp430*.h" comes up empty.

I'm obviously missing something very basic. Please advise.

thanks
frank

Reply via email to