Dear Christian, I had compiled the latest static GiNaC/CLN libs on Win10 using MinGW. If these are of any use for you feel free to download them from here: https://leeds365-my.sharepoint.com/:f:/g/personal/pmtvk_leeds_ac_uk/EkzKaM0i... I am not familiar with Windows enough, but after a sufficient installation of MinGW/MSYS I had used the usual linux sequence of commands to produce the static libraries. Best wishes, Vladimir -- Vladimir V. Kisil http://www.maths.leeds.ac.uk/~kisilv/ Book: Geometry of Mobius Maps https://doi.org/10.1142/p835 Soft: Geometry of cycles http://moebinv.sourceforge.net/ Jupyter notebooks: https://github.com/vvkisil/MoebInv-notebooks
On Wed, 28 Jul 2021 00:41:13 +0000, c.diddens--- via GiNaC-list <ginac-list@ginac.de> said:
CD> Dear all, CD> first of all, I want to thank you all for this very nice piece CD> of software. I am currently developing a Python package to wrap CD> the finite element library oomph-lib in Python. GiNaC is CD> required here to generate C code which is compiled on the fly to CD> quickly assemble the weak forms which are defined in Python. In CD> some sense, this is similar to the finite element library CD> FEniCS, which also uses GiNaC, but oomph-lib provides better CD> capabilities for multi-physics and ALE methods. CD> My Python code works perfect in Linux, but as a long time goal, CD> I also want to produce Python Wheels for Windows. However, I CD> have a hard time to cross-compile GiNaC and CLN for Windows (64 CD> bit). CD> Does anyone has some experience with that? I am aware of the CD> precompiled Windows binary, but they seem to be a bit out of CD> date... CD> I am grateful for any input. CD> Best regards, CD> Christian _______________________________________________