Hi Dave.
>>The only other comment is that with the new test suite work the xMaxima
>>tests hang in "rtest15.mac". (make check works fine of course.)
>>
>>
>
>
>I bet it is the compile test. Try the following in xmaxima
> f(x):=x+2;
> compile(f);
> f(x);
>I futher bet that maxima can't find gcc. I have a fixes for this (on another PC).
>
Spot on - you've nailed it.
>Agree, and other cheers for Mike's efforts too.
>
Thanks also to you, but I really haven't solved the hard problems -
'twas Captain Camm.
Cheers
Mike Thomas
>
>