Index: PLATFORMS.md ================================================================== --- PLATFORMS.md +++ PLATFORMS.md @@ -2,10 +2,20 @@ ========= 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 + * Architectures: ARMv6, ARMv7 + * Compilers: Clang 3.3 + * Runtimes: ObjFW + * Limitations: Does not work as a shared library + DragonFlyBSD ------------ * OS versions: 3.0, 3.3-DEVELOPMENT @@ -33,19 +43,19 @@ iOS --- - * Architectures: ARM + * Architectures: ARMv7 * Compilers: GCC 4.2.1 * Runtimes: Apple Linux ----- - * Architectures: ARM, m68k, MIPS32, PPC, x86, x86_64 + * Architectures: ARMv6, m68k, MIPS32, PPC, x86, x86_64 * Compilers: Clang 3.0-3.4, GCC 4.6-4.8 * Runtimes: ObjFW MacOS X