On 11/1/10 1:33 PM, Dieter Kaiser wrote:
> Am Montag, den 01.11.2010, 11:08 -0400 schrieb Raymond Toy:
>> On 10/28/10 12:21 PM, Barton Willis wrote:
>>> After updating, using MSYS I'm getting an error from sed (I think) about
>>> an
>>> Unterminated `s' command. Sorry to say, but I'm rather helpless about
>>> fixing such things.
>>>
>>> $ ./configure --enable-ccl --with-ccl=wx86cl
>> FWIW, I used cygwin this time, and maxima configured and built just
>> fine. It also installed just fine.
>>
>> I also noticed that src/Makefile.am uses some GNU Make features. My
>> recent changes could probably also be done using GNU make features, so
>> it might be less dependent on shell features that seem problematic with
>> msys/mingw, at least for you and me.
> Hello Ray,
>
> I have a Windows system which I use to test Maxima under GCL. On this
> system I build Maxima using the purely Lisp-based procedure. But this
> seems not to work any more. This is the output from the compile I get:
In case you didn't notice, this should be fixed. I've checked in
share-subdirs.lisp, so you'll get some default version. For those using
configure, it will get updated with the most current value when
configure and/or make is run.
Ray