On Mon, 9 Sep 2002, H.Merijn Brand wrote:
> On Mon 02 Sep 2002 22:25, Andy Dougherty <[EMAIL PROTECTED]> wrote:
> >
> > Similarly, it may be a good time to revisit our "core" platforms and see
> > if they all work. A lot of the library stuff, especially the shared
> > library stuff, is rather dlopen-specific. I suspect the perl6 stuff
> > probably doesn't work now with AIX, HP/UX, OS/2, Unicos, or VMS, to name
> > just a few. I'd be very happy to be proven wrong.
> >
> Two reports for HP-UX 11.00
> HP C-ANSI-C
(ok, except for intlist.t failure, which is addressed in my followup to
bug id perl #17084)
and GNU gcc-3.2
(ok, except for lots of padding/alignment warnings).
Thanks for running the tests. If you're really ambitious, you could
cd languages/perl6
make
and see what happens, but unless you've got bison and flex installed,
don't bother (I submitted a patch to pregenerate the files, but it's
currently stuck in the queue with other (mostly unrelated) imcc isues.)
Now why that isn't part of the default build, I don't know.
--
Andy Dougherty [EMAIL PROTECTED]