From metawilm at gmail.com Fri Feb 11 00:57:02 2011 From: metawilm at gmail.com (Willem Broekema) Date: Fri, 11 Feb 2011 01:57:02 +0100 Subject: [clpython-devel] ecl build In-Reply-To: References: Message-ID: Dave, CLPython is now ported to ECL. At least it works for me, on Linux x86-64. It does require the latest ECL from git. Sometimes the C compiler invoked by ECL ends with an error. CLPython will detect that and fall back to interpreter mode. And when running the test suite, sometimes (not always) strange errors occur. I still have to investigate them. But for now I'm happy to say most things work! Cheers, - Willem On Fri, Dec 31, 2010 at 4:48 PM, David Dreisigmeyer wrote: > Thanks Willem. > > On Fri, Dec 31, 2010 at 9:21 AM, Willem Broekema wrote: >> Hi Dave, >> >> On Fri, Dec 31, 2010 at 11:32 AM, David Dreisigmeyer >> wrote: >>> I was wondering if it's possible to install cl-python using ECL? ?I'm >>> getting the error below using ecl 10.7.1. >> >> ECL is not a supported platform yet. I will look into what keeps it >> from building. >> >> - Willem >> > From dwdreisigmeyer at gmail.com Fri Feb 11 03:06:31 2011 From: dwdreisigmeyer at gmail.com (David Dreisigmeyer) Date: Thu, 10 Feb 2011 22:06:31 -0500 Subject: [clpython-devel] ecl build In-Reply-To: References: Message-ID: Great! Thanks Willem. -Dave On Thu, Feb 10, 2011 at 7:57 PM, Willem Broekema wrote: > Dave, > > CLPython is now ported to ECL. At least it works for me, on Linux > x86-64. It does require the latest ECL from git. > > Sometimes the C compiler invoked by ECL ends with an error. CLPython > will detect that and fall back to interpreter mode. And when running > the test suite, sometimes (not always) strange errors occur. I still > have to investigate them. But for now I'm happy to say most things > work! > > Cheers, > - Willem > > On Fri, Dec 31, 2010 at 4:48 PM, David Dreisigmeyer > wrote: >> Thanks Willem. >> >> On Fri, Dec 31, 2010 at 9:21 AM, Willem Broekema wrote: >>> Hi Dave, >>> >>> On Fri, Dec 31, 2010 at 11:32 AM, David Dreisigmeyer >>> wrote: >>>> I was wondering if it's possible to install cl-python using ECL? ?I'm >>>> getting the error below using ecl 10.7.1. >>> >>> ECL is not a supported platform yet. I will look into what keeps it >>> from building. >>> >>> - Willem >>> >> >