ObjFW  Check-in [05284c8560]

Overview
Comment:Add Linux/ARM to PLATFORMS.md.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 05284c856058b4e9cff7f94ce38411376f5a21ba02e9a43ed22bd780829e66f5
User & Date: js on 2012-07-19 13:56:02
Other Links: manifest | tags
Context
2012-07-20
14:17
Blocks need to be copied, not retained. check-in: ddcfab2b93 user: js tags: trunk
2012-07-19
13:56
Add Linux/ARM to PLATFORMS.md. check-in: 05284c8560 user: js tags: trunk
01:56
Only use rev(16) when __ARM_ARCH_6__ is defined. check-in: db8a3bb7ac user: js tags: trunk
Changes

Modified PLATFORMS.md from [26b86554b4] to [54eff3cb70].

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

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


Linux
-----

  * Architectures: ppc, x86, x86_64
  * Compilers: Clang 3.0-3.1, GCC 4.7.0 (prerelease), GCC 4.7.1
  * Runtimes: ObjFW


MacOS X
-------

  * OS versions: 10.5, 10.7
  * Architectures: x86, x86_64, PPC
  * Compilers: Clang 3.1, LLVM GCC 4.2.1
  * Runtimes: Apple, ObjFW


NetBSD
------











|








|







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

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


Linux
-----

  * Architectures: ARM, PPC, x86, x86_64
  * Compilers: Clang 3.0-3.1, GCC 4.7.0 (prerelease), GCC 4.7.1
  * Runtimes: ObjFW


MacOS X
-------

  * OS versions: 10.5, 10.7
  * Architectures: PPC, x86, x86_64
  * Compilers: Clang 3.1, LLVM GCC 4.2.1
  * Runtimes: Apple, ObjFW


NetBSD
------