On Nov 30, 2012, at 10:20 AM, Mark Cave-Ayland wrote:
On 30/11/12 15:15, Programmingkid wrote:
I tried to compile the source code, but I saw this error: cc target/arch/x86/multiboot.o /bin/sh: i486-eabi-gcc: command not found
It looks like a file is being included with the PPC target that shouldn't be included.
That doesn't look right. Have you ever included x86 as part of your switch-arch invocation? Make sure you do "rm -rf obj-x86" in the openbios-devel base directory to make sure x86 architecture OpenBIOS isn't being built as part of your "make" invocation.
HTH,
Mark.
Deleting obj-x86 fixed the problem. Thanks!
I did try the image out, unfortunately I don't go very far. This is the error I saw: 0 > boot cd:9,\:tbxi call-method slw_update_keymap: exception -21. get-key-map needs to be implemented.