Hi,
I've just created a vagrant environment to use for AmigaOS4 cross compiling development. You can use it on any OS that has Vagrant (Linux, Windows and MacOS).
What is it?
* Virtual Linux environment with pre-installed AmigaOS 4 PowerPC compiler (gcc 5.5.0) and latest official SDK.
* Scripts to download SDK dependencies from third party source (f.i. os4depot) with distributed instructions.
Read more on how to install here: https://sourceforge.net/p/vagrant-amigaos4-crosscompiler/wiki/Home/
Testing, questions and suggestions are welcome!
Hello and thanks for your work.
I took a look at the site. So have a few questions. First would how much space does this vagrant setup take?
Can it integrate with an existing ppc-amigaos cross compiler setup?
If one had a local folder with a source one wanted to compile for OS4, how would one configure and compile it using the vagrant setup?