Re: ponie-2 on x86 solaris 2.5.1
[email protected] (Leopold Toetsch) Thu, 30 Dec 2004 12:55:53 +0100
| Newsgroups | perl.perl6.internals,perl.ponie.dev |
|---|---|
| Message-ID | <[email protected]> |
Andy Bach <[email protected]> wrote: > Hi. > I managed to finagle past the asctime_r errors by sticking: > print OUT <<'END'; > #define _POSIX_PTHREAD_SEMANTICS > END > in: > parrot/config/gen/config_h/feature_h.in Does it harm, if we unconditionally include this define or should it be defined just for this solaris version? leo