> I have now built FriCAS on cygwin also with ecl, this seems to work.
> 
> I don't have much time left - should I only make the ecl based binary
> available?  (It requires installing gcc, unfortunately)
>

It makes sense to have only one package: users typically find
confusing if they have to choose between two packages.  The
main thing is to have working one -- if ecl works fine then
I would just provide ecl-based one.  AFAIK cygwin clisp does not
support Windows style paths (at least in ')cd'), if ecl supports
then that would be an improvements.  Also, ecl shuld be generally
faster.
 
> Martin Rubey <[email protected]> writes:
> 
> > 
> >
> >     module syszcalls requires package os
> >
> > error *after* make install.  Is there a simple workaround just for the
> > release?
> >

On Unix this typically happens if you accidentally strip binaries.
Check size of AXIOMsys, if it is very small, then it was stripped
(on 64-bit Linux clisp based AXIOMsys has 17 MB, cygwin version
should be smaller, but not much).

-- 
                              Waldek Hebisch
[email protected] 
-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/fricas-devel?hl=en.


Reply via email to