ObjFW  Check-in [1ff0d2581e]

Overview
Comment:PLATFORMS.md: Add AmigaOS
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 1ff0d2581e7e3b9c66da9750076263e6bb43484d3b939716d45b0e7ff6456d8d
User & Date: js on 2018-05-01 09:39:07
Other Links: manifest | tags
Context
2018-05-01
15:10
runtime: Add a linklib for the Amiga library check-in: f840649052 user: js tags: trunk
09:39
PLATFORMS.md: Add AmigaOS check-in: 1ff0d2581e user: js tags: trunk
2018-04-30
16:33
runtime: Call {con,de}structors in Amiga library check-in: ec5dcd5c9e user: js tags: trunk
Changes

Modified PLATFORMS.md from [b7ec49eeae] to [7e183f6909].

1
2
3
4
5
6










7
8
9
10
11
12
13
Platforms
=========

ObjFW is known to work on the following platforms, but should run on many
others as well.












Android
-------

  * OS Versions: 4.0.4, 4.1.2, 6.0.1
  * Architectures: ARMv6, ARMv7, ARM64
  * Compilers: Clang 3.3, Clang 3.8.0






>
>
>
>
>
>
>
>
>
>







1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Platforms
=========

ObjFW is known to work on the following platforms, but should run on many
others as well.


AmigaOS
-------

  * OS Versions: 3.1
  * Architectures: m68k
  * Compilers: GCC 6.4.1b (amiga-gcc)
  * Runtimes: ObjFW
  * Limitations: No threads


Android
-------

  * OS Versions: 4.0.4, 4.1.2, 6.0.1
  * Architectures: ARMv6, ARMv7, ARM64
  * Compilers: Clang 3.3, Clang 3.8.0