> > If to define _STRUCT_TIMESPEC, then compilation is successfully.
>
> Does NetBSD have pthread? Can you try to create a hint file netbsd.pl.

NetBSD 1.6 do not have pthread, native thread support has been added into
NetBSD 2.0.
Can one use http://www.gnu.org/software/pth/pth.html (as mysql :-) ).

Where may one define _STRUCT_TIMESPEC  in config/*? It's need for
include/parrot/thread.h .
Can one use config/gen/platform/netbsd/thread.h ?



Wiil  Configure.pl have options to build with or with out  threads?
And how can one detect that parrot has been built with threads from
/t/pmc/threads.t?


> s. config/init/hints/*.pl
>
> > % make test
> > All tests successful, 2 tests and 69 subtests skipped.
>
> Good.
>
> > % make testexec
> > ./hello
> > Hello World
>
> Even better.
>
> leo
>
>
>




Reply via email to