ObjFW  Check-in [a204475fb5]

Overview
Comment:PLATFORMS.md: Add Linux/PPC.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: a204475fb5984446edee64161d140a2dc3565095c8714d9338b969f3b5b74b0d
User & Date: js on 2012-07-18 15:30:28
Other Links: manifest | tags
Context
2012-07-18
23:55
Add PPC/ELF assembly lookup implementation. check-in: 301fee913d user: js tags: trunk
15:30
PLATFORMS.md: Add Linux/PPC. check-in: a204475fb5 user: js tags: trunk
00:16
Always compile autorelease.m if necessary. check-in: 85cbeeeb04 user: js tags: trunk
Changes

Modified PLATFORMS.md from [867dea53e2] to [26b86554b4].

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

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


Linux
-----

  * Architectures: x86, x86_64
  * Compilers: Clang 3.0-3.1, GCC 4.7.1
  * Runtimes: ObjFW


MacOS X
-------

  * OS versions: 10.5, 10.7










|
|







1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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