I made a small change to the main cmake file:
http://trac.e-technik.uni-rostock.de/projects/ws4d-gsoap/changeset/436 .
Now you can "overwrite" the system FindThreads.cmake file by putting
your own version in the cmake-modules directory and try to change the
file to make the thread support work. When i looked at the module the
first thing noticed is that it searches for a pthread library and the
ndk does not have such a library. The pthread functions must be included
in another android specific library.
Regards,
Elmar
--
*******************************************************************************
Dipl.-Inf. Elmar Zeeb
Universit�t Rostock, Fakult�t f. Informatik und Elektrotechnik
Institut f. Angewandte Mikroelektronik und Datentechnik
University of Rostock, Faculty of CS and EE
Institute of Applied Microelectronics and Computer Engineering,
18051 Rostock
Deutschland/Germany
Tel. : ++49 (0)381 498 - 7262
Fax : ++49 (0)381 498 - 7252
Email: elmar...@uni-rostock.de
www : http://www.imd.uni-rostock.de/, http://www.ws4d.org/
*******************************************************************************