ObjFW  Check-in [6be84017ef]

Overview
Comment:PLATFORMS.md: Add OpenBSD.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 6be84017ef667c4b9419924d5b505903945b0d11f5616271141cd5327df955fa
User & Date: js on 2012-07-21 21:16:17
Other Links: manifest | tags
Context
2012-07-25
22:08
Work around buggy %a in snprintf on MinGW32. check-in: c59b2274ef user: js tags: trunk
2012-07-21
21:16
PLATFORMS.md: Add OpenBSD. check-in: 6be84017ef user: js tags: trunk
21:16
base64.m: Use int8_t instead of char. check-in: c8470f9c7e user: js tags: trunk
Changes

Modified PLATFORMS.md from [d880aeb922] to [0d782fd18a].

34
35
36
37
38
39
40









41
42
43
44
45
46
47
48
49
------

  * OS versions: 5.1, 5.99.56
  * Architectures: x86, x86_64
  * Compilers: Clang 3.0, GCC 4.1.3 & 4.5.3
  * 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!







>
>
>
>
>
>
>
>
>









34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
------

  * OS versions: 5.1, 5.99.56
  * Architectures: x86, x86_64
  * Compilers: Clang 3.0, GCC 4.1.3 & 4.5.3
  * Runtimes: ObjFW


OpenBSD
-------

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