1 Compiling GNU CC as a Cross compiler for Motorola
68332
3 http://www.objsw.com/CrossGCC/
5 Both the binutils and the gcc package is required to get a working
8 ./configure --target=m68k-pic-coff --nfp --prefix=/store/opt/m68k-gcc
9 gmake LANGUAGES='C C++' bootstrap