I have built my second toolchain 'powerpc-elf' which seems to run fine. I ran configure --host=powerpc-elf and ran make. I got an error message:
grub-1.91/commands/help.c: In function 'grub_cmd_help': grub-1.91/commands/help.c:42: error: nested functions are not supported on MacOSX grub-1.91/commands/help.c:65: error: nested functions are not supported on MacOSX make: *** [grub_emu-commands_help.o] Error 1 This looks like some of the code needs to be rewritten to compiler properly. Dennis I am not sure if you have already addressed this with the work you are doing. If not, I can always try to take a stab at this issue. This message posted from opensolaris.org
