On Mon, Jun 27, 2022 at 08:45:44AM +0800, Qian Yun wrote:
>
>
> On 6/27/22 04:40, Waldek Hebisch wrote:
> >On Sun, Jun 19, 2022 at 09:54:29PM +0800, Qian Yun wrote:
> >>
> >>
> >>On 6/18/22 11:35, Qian Yun wrote:
> >>>
> >>>>So, in "msys2 shell", we can build sman successfully.
> >>>>But when building algebra, SBCL encounters strange memory
> >>>>fault, which I'll look into later. And right now, sman
> >>>>from msys2 shell does not mix well with FriCASsys from
> >>>>mingw64 shell.
> >
> ><snip>
> >
> >>sman is inherent POSIX and not win32. So it is a dead end
> >>to try to build sman on mingw64/msys2.
> >
> >As I wrote, biggest trouble is due to pty-s. Simple test
> >for feasiblity of using msys2 pty-s is to build 'clef' under
> >msys2 using it Posix feature and then try if it can drive
> >Windows executable like sbcl or FRICASsys. I understand that
> >you do not like 'clef' but it is rather simple program that
> >depends on pty-s. If that works, then whole FriCAS should
> >be able to run in similar way (that is msys2 sman + mingw
> >FRICASsys). If not, then we need to eliminate use of pty-s
> >first.
> >
>
> OK, I wonder if you know that there is no libX11 in msys2/mingw64.
>
> Isn't the point of sman to support hyperdoc and graphics? (and clef).
I did not look at 'msys2/mingw64'. 32-bit msys DLL was just fork
of Cygwin DLL so difficulities to get them running were probably
similar. Anyway, once we get past trouble with pty-s we can use
Cygwin hyperdoc and graphics. But emulating pty-s may be tricky...
> Just want to make sure if your "whole FriCAS on win32" vision contains
> hyperdoc and graphics.
Yes.
--
Waldek Hebisch
--
You received this message because you are subscribed to the Google Groups
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/fricas-devel/20220627224233.GB15296%40fricas.math.uni.wroc.pl.