Oblie schrieb:
Im using Ubunto 8.04 ... install MSPGCC
i'm installing it from source. see http://mspgcc.cvs.sourceforge.net/mspgcc/packaging/README-MAINTAINER.txt?view=log
i'm currently working to integrate some patches and i used this line to compile (makeinfo was somehow not found and the default compiler is not compatible with the gcc-3.2.3 sources)
$ time make build MAKEINFO=/usr/bin/makeinfo CC=gcc-3.4 chris
