On Feb 26, 2008, at 12:21 AM, matthew green wrote:
MKGCC=no has issues in general. i haven't heard of anyone using an external compiler lately but maybe those who do could speak up, if they use it. if you don't want certain parts build for your embedded platform, i would hack the makefiles to not build the gcc dirs in gnu/usr.bin and gnu/lib that you don't want.
MKGCCCMDS=no will already do that.