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

ECL on MacOSX -- beta testers wanted

1 view
Skip to first unread message

Juanjo

unread,
Sep 21, 2002, 5:34:50 AM9/21/02
to
Hi,

I am working on the next release of ECL (A common-lisp implementation
which uses a Lisp->C translator and a bytecodes interpreter) and
wanted people to test it a little bit before making a package.

USING THE CODE FROM CVS, ECL compiles under MacOSX and passes the test
suite just like in other supported platforms (FreeBSD, Linux i386,
Linux PPC). The port uses the Boehm-Weiser garbage collector v 6.1 and
produces statically linked executables. If somebody figures out how to
manage dynamically linked librares under MacOSX, please tell me!

TIA,

Juanjo

P.S.: The ECL project can be found at http://ecls.sf.net
P.P.S: You can get a fresh copy of the CVS tree using
cvs -d:peserver:anon...@cvs.ecls.sf.net:/cvsroot/ecls login
(press enter)
cvs -z3 -d:pserver:anon...@cvs.ecls.sf.net:/cvsroot/ecls co ecls
Further instructions in the homepage of the project.

Mark Watson

unread,
Sep 21, 2002, 11:15:35 AM9/21/02
to
Hello Juanjo,

There was a typo on this line:

> cvs -d:peserver:anon...@cvs.ecls.sf.net:/cvsroot/ecls login

It should be:

> cvs -d:pserver:anon...@cvs.ecls.sf.net:/cvsroot/ecls login

>
> P.S.: The ECL project can be found at http://ecls.sf.net
> P.P.S: You can get a fresh copy of the CVS tree using
> cvs -d:peserver:anon...@cvs.ecls.sf.net:/cvsroot/ecls login
> (press enter)
> cvs -z3 -d:pserver:anon...@cvs.ecls.sf.net:/cvsroot/ecls co ecls
> Further instructions in the homepage of the project.

I am building the system on Mac OS X as we speak :-)
I will send you a private email letting you know if I have
problems.

-Mark

-- Mark Watson, computer consultant and author
-- Free Web Books and Open Source: www.markwatson.com
-- Live demos of AI and NLP products

0 new messages