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 nocd /here) - When to prefer native compiling vs. cross-compiling from Linux