ObjFW  Check-in [03867d6f12]

Overview
Comment:PLATFORMS.md: Increase minimum GCC version to 4.6

This was forgotten when support for GCC < 4.6 was dropped.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 03867d6f1208e833f0bb240706d240715462f0ed3afff6b82cee103437155d14
User & Date: js on 2016-06-04 18:07:38
Other Links: manifest | tags
Context
2016-06-04
18:49
OFMapTable: Rename valueForKey to objectForKey check-in: 1ba9c051a6 user: js tags: trunk
18:07
PLATFORMS.md: Increase minimum GCC version to 4.6 check-in: 03867d6f12 user: js tags: trunk
2016-05-29
19:59
Add support for ustar check-in: 264126064b user: js tags: trunk
Changes

Modified PLATFORMS.md from [0fee1f9bdb] to [6d804bdee7].

169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
               MinGW-w64 GCC 4.8.2 SEH, MinGW-w64 GCC 4.8.2 SjLj
  * 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@heap.zone so it can be added here!

If you have a platform on which ObjFW does not work, please contact me as well!









|
|







169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
               MinGW-w64 GCC 4.8.2 SEH, MinGW-w64 GCC 4.8.2 SjLj
  * Runtimes: ObjFW


Others
------

Basically, it should run on any POSIX system to which GCC >= 4.6 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@heap.zone so it can be added here!

If you have a platform on which ObjFW does not work, please contact me as well!