Re: TestTimerAAAAA ... Uncaught exception
Phil Freed <url-dotgnu-o/[email protected]>
| Newsgroups | gmane.comp.gnu.dotgnu.developer |
|---|---|
| Message-ID | <6.1.2.0.2.20040816093416.02c70940@gfapop> |
Thanks for such prompt and helpful responses. At 11:41 PM 8/14/2004, Rhys Weatherley wrote: >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. This doesn't sound encouraging. But I'll give it a try.... Is there a reason to assume that it won't work? In the meantime, I'd like to get something going. From your response and Russel Stuart's, I gather that I can disable this test and proceed -- so I'll do that first. Then, once I have a working system to compare against, I'll go back and retry it with threads enabled. Thanks again!