I have an iBook G3 (Open Firmware BootROM 4.5.2f2) and I was wondering if there is any way to run the copy of MicroEMACS included in this repository as a client on it, just like it can be done on the OLPC.
I have tried to compile it under NetBSD, running "make emacs" from both the clients/emacs/arm and clients/emacs/x86 folders. During the x86 build, the assembler complains about invalid instructions, which makes sense since I'm using a PowerPC processor. During the arm build, both NetBSD make and GNU make complain about missing dependency operators. Running "make" from the clients/emacs parent folder also fails.
Is it possible to build it under PowerPC? And, if it is, how would one go about running it inside Apple's Open Firmware version?
Thank you!
I have an iBook G3 (Open Firmware BootROM 4.5.2f2) and I was wondering if there is any way to run the copy of MicroEMACS included in this repository as a client on it, just like it can be done on the OLPC.
I have tried to compile it under NetBSD, running "make emacs" from both the clients/emacs/arm and clients/emacs/x86 folders. During the x86 build, the assembler complains about invalid instructions, which makes sense since I'm using a PowerPC processor. During the arm build, both NetBSD make and GNU make complain about missing dependency operators. Running "make" from the clients/emacs parent folder also fails.
Is it possible to build it under PowerPC? And, if it is, how would one go about running it inside Apple's Open Firmware version?
Thank you!