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.
Ray