Re: TestTimerAAAAA ... Uncaught exception
Rhys Weatherley <[email protected]>
| Newsgroups | gmane.comp.gnu.dotgnu.developer |
|---|---|
| Organization | Southern Storm Software, Pty Ltd |
| Message-ID | <[email protected]> |
On Sunday 15 August 2004 01:09 pm, Phil Freed wrote:
> I'm at a loss as to how to proceed. Any suggestions would be
> appreciated. Thanks in advance for your help.
You will probably need to turn threading on explicitly. Rebuild pnet after
reconfiguring as follows:
./configure --enable-threads=posix
If you manage to get threading working on Solaris, then we can turn it on
permanently in CVS.
Cheers,
Rhys.