User Tools

Site Tools


porting

This is an old revision of the document!


Porting from other OS's

Common pitfalls

  • Lack of memory protection.
  • Filesystem paths

Porting from Linux

Cross compiling

Getting a Linux like build environment

AOS4 SDK and AROS SDKs has a Bash port and a set of Unix like commands, but there will be some issues with expected paths etc.

* Setting up GeekGadgets

Fixing the makefiles

Dealing with GNU Autotools

ixemul

pthreads

AOS4 has a partial(?) pthread implementation. For older AOS, and for AROS (what about MorphOS?) you need to wrap the Amiga specific calls yourself (is this correct?)

AmiCygnix

porting.1297764220.txt.gz · Last modified: 2011/02/15 10:03 by vidarh