Build universal BasiliskII on an Intel Mac

About BasiliskII, a 68k Mac emulator for Windows, MacOSX, and Linux that can run System 7.x through MacOS 8.1.

Moderators: Cat_7, Ronald P. Regensburg

Post Reply
emendelson
Forum All-Star
Posts: 1706
Joined: Tue Oct 14, 2008 12:12 am

Build universal BasiliskII on an Intel Mac

Post by emendelson »

Thanks to kanjitalk755's superb work, it is now possible to create a universal build of BasiliskII on an Intel Mac. The basic instructions are here, under "How to Build"

https://github.com/kanjitalk755/macemu

but I didn't understand how to make the instructions work correctly until kanjitalk755 answered some of my questions, so I am adding some clarifications here for anyone who may be as confused as I was.

First, in the list of command for building GMP and MPFR, the instruction to use an alternate "configure" string (beneath the MPFR commands) applies to both GMP and MPFR.

Second, either do not run "make check" or ignore the failures that are listed when you run it. As kanjitalk755 explained to me these errors are normal on an Intel Mac because you are building for ARM.

The additional explanations from kanjitalk755 are in this thread:

https://github.com/kanjitalk755/macemu/pull/96

I hope this helps anyone else who wants to build a universal BasiliskII on an Intel Mac. Thanks again to kanjitalk755.
Post Reply