From: Mike F. <va...@ge...> - 2004-06-30 23:22:26
|
On Tuesday 29 June 2004 11:24 pm, Michael Robinson wrote: > Just wondering what the status on setting up a cross-compiler is. There > are a few different guides online, I just wanted to know which one you > guys endorse and use. about the only prebuilt ones you can find are here: http://sh-linux.org/ being a Gentoo guy i make my own (gcc/glibc/binutils) with Gentoo scripts so i cant vouch for/against that toolchain ;) due to the resource-limited nature of the dreamcast, a lot of people suggest a uclibc based toolchain: http://www.uclibc.org/ -mike |