Emaculation.com

This is an old revision of the document!


Compile SheepShaver and BasiliskII on OSX

Collective actions:

Download the sources:

  • cvs -d :pserver:anoncvs@cvs.cebix.net:/home/cvs/cebix login

(password is “anoncvs”)

  • cvs -d :pserver:anoncvs@cvs.cebix.net:/home/cvs/cebix checkout BasiliskII
  • cvs -d :pserver:anoncvs@cvs.cebix.net:/home/cvs/cebix checkout SheepShaver
  • cd SheepShaver
  • make links
  • cd src/Unix

Some recent changes in the source code now make it possible to build the source code easily. Below are the parameters for the configure step when building SheepShaver or BasiliskII on OSX Tiger or Leopard versions (on one line)

BasiliskII on PowerPC 32bits 10.5.6

./configure –disable-standalone-gui –enable-vosf –enable-sdl-video –enable-sdl-audio –enable-addressing=real –without-esd –without-gtk –without-mon –without-x

SheepShaver on PowerPC 32bits 10.5.6

./configure –disable-standalone-gui –enable-vosf -enable-sdl-video –disable-sdl-audio –enable-addressing=real –without-esd –without-gtk –without-mon –without-x

BasiliskII on Intel 32bits 10.5.6

./configure –disable-standalone-gui –enable-vosf –enable-sdl-video –enable-sdl-audio –enable-addressing=real –without-esd –without-gtk –without-mon –without-x –enable-jit-compiler

SheepShaver on Intel 32bits 10.5.6

./configure –disable-standalone-gui –enable-vosf -enable-sdl-video –disable-sdl-audio –enable-addressing=real –without-esd –without-gtk –without-mon –without-x –enable-jit

compile_sheepshaver_basilisk_osx.1235136703.txt.gz · Last modified: 2009/02/20 05:31