nobo...@web.de wrote:
where can i find documentation/literature aboug gcc/mspgcc?
I'm asking because i want to be able to debug mspgcc when i find an error or
unexpected behavior.
starting at http://mspgcc.sf.net,
http://mspgcc.sourceforge.net/manual/
http://mspgcc.sourceforge.net/faq/
http://gcc.gnu.org/
http://gcc.gnu.org/onlinedocs/
http://gcc.gnu.org/onlinedocs/gcc-3.2.3/gcc/ (*)
http://gcc.gnu.org/onlinedocs/gccint/ (*)
http://gcc.gnu.org/readings.html
those with a (*) may be of more interest when youre about to go into the
implementation.
chris