@@ -311,11 +311,11 @@

Amiga

Install [amiga-gcc](https://github.com/bebbo/amiga-gcc). Then follow the normal process, but instead of `./configure` run: - $ ./configure --host=m68k-amigaos + $ ./configure --host=m68k-amigaos OBJC=m68k-amigaos-g++

Writing your first application with ObjFW

To create your first, empty application, you can use `objfw-new`: