ObjFW  Check-in [8b0f7b5394]

Overview
Comment:PLATFORMS.md: Add Windows.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 8b0f7b539490c066c44c5ed9594cc51da4aec7533150ef10c5be68884c82594d
User & Date: js on 2012-08-01 11:48:49
Other Links: manifest | tags
Context
2012-08-03
18:45
Add ARC type qualifiers. check-in: 881cfff24e user: js tags: trunk
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
Changes

Modified PLATFORMS.md from [6d400b2f1b] to [5848f7d75b].

52
53
54
55
56
57
58









59
60
61
62
63
64
65
66
67
---

  * 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!







>
>
>
>
>
>
>
>
>









52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
---

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


Windows
-------

  * OS versions: XP (x86), 7 (x64), Wine
  * Architectures: x86
  * Compilers: TDM GCC 4.6.1-dw2
  * 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!