Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[PATCH] Compiling Parrot on NetBSD

0 views
Skip to first unread message

Steve Peters

unread,
Mar 1, 2006, 9:46:20 PM3/1/06
to perl6-i...@perl.org
Thanks to the work that's already been done, it was very easy to get
NetBSD up and running. The attached patch is all that's needed to add
NetBSD support to Parrot.

Steve Peters
st...@fisharerojo.org

netbsd.patch

Steve Peters

unread,
Mar 1, 2006, 10:01:46 PM3/1/06
to perl6-i...@perl.org
Steve Peters wrote:
> Thanks to the work that's already been done, it was very easy to get
> NetBSD up and running. The attached patch is all that's needed to add
> NetBSD support to Parrot.
>
I should add that it passes all test too :)

Steve Peters
st...@fisharerojo.org

Andy Dougherty

unread,
Mar 2, 2006, 9:31:04 AM3/2/06
to Steve Peters, Perl6 Internals
On Wed, 1 Mar 2006, Steve Peters wrote:

> Thanks to the work that's already been done, it was very easy to get NetBSD up
> and running. The attached patch is all that's needed to add NetBSD support to
> Parrot.

I don't know the answer myself, but I was wondering: Have all the various
*BSD distributions drifted apart far enough that it makes sense to
maintain completely independent hints and platform directories for each?

--
Andy Dougherty doug...@lafayette.edu

Steve Peters

unread,
Mar 2, 2006, 1:06:00 PM3/2/06
to Andy Dougherty, Perl6 Internals

FreeBSD is certainly different from NetBSD and OpenBSD. Those two are
fairly close, but differ in support for various reentrant functions,
when threading became part of the libc, etc. Overall, they are very
close. As far as DragonflyBSD, BSDI (officially dead), PC-BSD, etc.,
I've not used any of them, so, I can't really say where they should
fall.

It partially comes down to how the directories are structured. The
current structure is very logical and makes it easy to find where all
the code is coming from. Merging them together, of course, reduces the
overall lines of code. I guess it depends on what makes Parrot
easier to maintain and develop.

Steve Peters
st...@fisharerojo.org

signature.asc
0 new messages