[Mono-list] Error compiling current cvs mono
Varga Zoltan
vargaz@freemail.hu
Fri, 20 Feb 2004 21:27:18 +0100 (CET)
Hi,
This problem seems to be caused by the usage of the __thread
keyword in mono which was recently added. It can be turned
off by
passing the --with-nptl=no option to configure.
I would be grateful if somebody could track down the cause
of this
problem, and either:
- provide a fix
- provide a small test program which exibits this problem,
so I could add
it as an additional configure check.
Option (b) is easier.
bye
Zoltan