Christian Grothoff 44fb02f7fc -document that symbian might now be broken 12 лет назад
..
MHD_config.h 761267757c ready for 0.9.0 15 лет назад
README.txt 44fb02f7fc -document that symbian might now be broken 12 лет назад
SConstruct f6f79e051a Dear Christian Grothoff 16 лет назад

README.txt

Note: plibc was removed from MHD after this was written, so most likely
the following won't work anymore right now. As usual, patches are welcome...


This directory contains a MHD_config.h that allows compilation on Symbian OS 9
with OpenC 1.6 (possibly earlier and later versions too) and plibc. It also
contains a Scons-for-Symbian (http://code.google.com/p/scons-for-symbian/)
SConstruct file that compiler the code into a static library, as an example
of how to use this. It assumes that plibc is checked out into directory>/../plibc.

Since Symbian lacks POSIX signals you need to run this in 'external select
loop' mode.