Editing and compiling directly inside AROS One

Status: draft — being written and verified.

What this guide will cover:

  • Installing a comfortable editor (gvim) on AROS One
  • Using the native AROS gcc inside the VM
  • Writing, compiling, and running a small program without ever leaving AROS
  • AmigaOS shell basics for newcomers: volumes and assigns (RAM: changes volume — there is no cd / here)
  • When to prefer native compiling vs. cross-compiling from Linux

Written and verified step-by-step on real hardware and real builds. If a step doesn't work, please open an issue.

This site uses Just the Docs, a documentation theme for Jekyll.