Nick Kostirya <[EMAIL PROTECTED]> wrote:
> Can one use http://www.gnu.org/software/pth/pth.html (as mysql :-) ).
PTH is better then nothing, albeit it's lacking preemption.
> Can one use config/gen/platform/netbsd/thread.h ?
Yes. The configure system copies these file together, *if* they exist
> > 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 :-)
Nick Kostirya <[EMAIL PROTECTED]> wrote:
> If to define _STRUCT_TIMESPEC, then compilation is successfully.
Does NetBSD have pthread? Can you try to create a hint file netbsd.pl.
s. config/init/hints/*.pl
> % make test
> All tests successful, 2 tests and 69 subtests skipped.
Good.
> % make tes
If to define _STRUCT_TIMESPEC, then compilation is successfully.
% make test
perl t/harness --gc-debug --running-make-test -b t/op/*.t t/pmc/*.t
t/native_pbc/*.t imcc/t/*/*.t t/src/*.t
t/op/00ff-dos...ok
t/op/00ff-unix..ok
t/op/arithmeticsok
t/op/basic..ok
t/