Hi list, Tonight I decided to recompile mspgcc (430X branch) on Ubuntu Jaunty (9.04). GCC 4.3.3 bailed out at various points (binutils and gdb) complaining about ignored return values 'warn_unused_results'. I made a set of patches and modified the makefile in the packaging module to use the patches. The patches are all compile fixes and nothing mspgcc specific, but they can be useful for anyone experiencing the same problem as I had.
How to use: - Patch makefile using makefile.patch - Copy the other patches to the patch/ directory (NB: do not apply them manually!) Enjoy, Hans
