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.
--
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/20220626204059.GB27219%40fricas.math.uni.wroc.pl.