BasiliskII ported to Solaris/Sparc

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
User avatar
Cat_7
Expert User
Posts: 6179
Joined: Fri Feb 13, 2004 8:59 am
Location: Sittard, The Netherlands

BasiliskII ported to Solaris/Sparc

Post by Cat_7 »

From the developers mailing list this came:
Jonathan Kalbfeld <jonathan.kalbfeld at gmail.com> wrote:

You can get it from http://www.thoughtwave.com/downloads.html

I had to do the following to make it compile on Solaris:

Comment out the PTMX define in config.h
Comment out the 'using std::map' line in ether_unix.cpp and change "static map" to "static std::map" farther down in the file.
Enable typedefs in slirp_config.h

Other than that, it worked pretty well.

I now have Mac OS 7.5.3 running inside of an emulated Mac IIci on my solaris 10/sparc system =)

Thanks and enjoy,

jonathan
Best wishes,
Cat_7
Post Reply