> - WSL, do I undertand correctly that FriCAS works (builds ???)
Yes, it builds and works. And it should be fastest on windows.
> here
>
I'd like to include something to make a windows installer, like Kurt
did here: https://github.com/nilqed/fricas_w32
>
> May I ask how you managed the MingW 64bit build? I can only build the mingw32
> version.
>
On the website of msys2, there is a 64bit version. Just use that to
install build dependencies (and 64bit sbcl), then you will have a
64bit build of fricas.
use
pacman -Syu
to upgrade your installation and close the terminal window and redo
the same things several time until your installation is up to date.
Don't ask why you need to close the terminal window each time I don't know why.
Afer : 'pacman -S' make and the x86-64 gcc to install them
If you want to build FriCAS from scratch i.e. without pre-generated files add the diffutils package,
the FriCAS build process use the 'cmp' command somewhere.
Cheers
__
Greg
> WSL on left, MinGW64 on the right (same machine) :
>
> https://drive.google.com/file/d/16cq6a_d2jDdGTiIFr7S4nu_eJL-gr-5a/view?usp=
> =3Dsharing
Interesting. 90s versus 120s. I wonder why, do both build use
GMP?
--
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 fricas-devel...@googlegroups.com.
To post to this group, send email to fricas...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fricas-devel/E1gtdQr-0007Fd-MH%40hera.math.uni.wroc.pl.
--
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 fricas-devel...@googlegroups.com.
To post to this group, send email to fricas...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fricas-devel/f9054b7d-5937-7513-95fc-a250594f0155%40gmail.com.
--
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 fricas-devel...@googlegroups.com.
To post to this group, send email to fricas...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fricas-devel/cab614f4-528f-7680-713f-0628a092b3c9%40hemmecke.org.
The .txt vs. .rst is not so much about github or sourceforge, since I
use sphinx locally before I upload the generated .html files that form
fricas.github.io. In fact, I don't need github features at all.
But still, I think that .rst is the better text format.
Concerning Microsoft owning github. In fact, I don't care so much.
We are doing everything in the open anyway, I cannot see why anything
changed after github got aquired by M$.
All I want is using git instead of SVN and github looks more attractive
than SF. But I don't want to bind too tightly to github anyway. Just use
a few features but otherwise always be prepared if github shuts down one
day. In such a case, git is anyway the better repository format.
Ralf
To view this discussion on the web visit https://groups.google.com/d/msgid/fricas-devel/bb9f7193-b501-a2f1-13c2-a9e4996bc3dd%40hemmecke.org.