Hello,

>
> > 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.
>
>
Yes on the https://www.msys2.org/ web site download it and SBCL (x86-64).

After I would suggest to use the package manager 'pacman' :

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

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to fricas-devel@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/fricas-devel/CAHnU2dbpQ0-1wH5Sj_RBHsrkKoi8uSAy%2BgfpovrDOcMaB%2BWCDA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to