ObjFW  Check-in [9df53f29a2]

Overview
Comment:PLATFORMS.md: Add QNX.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 9df53f29a2a67c4d27a541ea9e47da71d265dbfb465e340e53113fce9b97ad53
User & Date: js on 2012-08-01 11:48:17
Other Links: manifest | tags
Context
2012-08-01
11:48
PLATFORMS.md: Add Windows. check-in: 8b0f7b5394 user: js tags: trunk
11:48
PLATFORMS.md: Add QNX. check-in: 9df53f29a2 user: js tags: trunk
10:50
objfw-compile: Add support for --builddir. check-in: c1717f9bab user: js tags: trunk
Changes

Modified PLATFORMS.md from [0d782fd18a] to [6d400b2f1b].

43
44
45
46
47
48
49









50
51
52
53
54
55
56
57
58
-------

  * OS versions: 5.2
  * Architectures: PPC
  * Compilers: GCC 4.2.1
  * Runtimes: ObjFW











Others
------

Basically, it should run on any POSIX system to which GCC 4 or a recent Clang
version has been ported. If not, please send an e-mail with a bug report.

If you successfully ran ObjFW on a platform not listed here, please send an
e-mail to js@webkeks.org so it can be added here!







>
>
>
>
>
>
>
>
>









43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
-------

  * OS versions: 5.2
  * Architectures: PPC
  * Compilers: GCC 4.2.1
  * Runtimes: ObjFW


QNX
---

  * OS versions: 6.5.0
  * Architectures: x86
  * Compilers: GCC 4.6.1
  * Runtimes: ObjFW


Others
------

Basically, it should run on any POSIX system to which GCC 4 or a recent Clang
version has been ported. If not, please send an e-mail with a bug report.

If you successfully ran ObjFW on a platform not listed here, please send an
e-mail to js@webkeks.org so it can be added here!