Project

General

Profile

Support #1665

Compilation on Windows: problems for normaliz

Added by Anna Maria Bigatti about 2 years ago. Updated about 1 month ago.

Status:
New
Priority:
Normal
Category:
Documentation
Target version:
Start date:
15 Feb 2022
Due date:
% Done:

0%

Estimated time:
Spent time:

Description

After the success on my Mac, I tried to compile normaliz-3.9.2 on windows/cygwin, but failed in the configuration (problem on GMP).

Screenshot 2022-02-15 at 09.48.18.png (30.2 KB) Screenshot 2022-02-15 at 09.48.18.png Anna Maria Bigatti, 15 Feb 2022 10:06
Screenshot 2022-02-15 at 09.47.39.png (22.3 KB) Screenshot 2022-02-15 at 09.47.39.png Anna Maria Bigatti, 15 Feb 2022 10:06
Screenshot 2022-02-15 at 09.52.06.png (11.6 KB) Screenshot 2022-02-15 at 09.52.06.png Anna Maria Bigatti, 15 Feb 2022 10:06
Screenshot 2022-02-15 at 10.01.52.png (15.7 KB) Screenshot 2022-02-15 at 10.01.52.png Anna Maria Bigatti, 15 Feb 2022 10:15

Related issues

Related to CoCoALib - Support #1591: Compilation of NormalizClosed2021-04-30

History

#1 Updated by Anna Maria Bigatti about 2 years ago

It seems that there is a similar problem on recognizing GMP libraries.
I compiled GMP on cygwin, and properly installed it a directory in my home.
But on cygwin this does not produce .dylib versions, I get only the .a .la files:

Then I run the configuration of normaliz (I get the same error with/without disable-shared):

but it fails saying that GMP library cannot be found:

My guess is that it really wants to find a dylib and/or wants to find GMP in /usr/local

#3 Updated by Anna Maria Bigatti about 2 years ago

#4 Updated by John Abbott about 2 years ago

You may need to set a "library path" to tell the system to look for libraries in "unusual places" (namely /home/cocoa/GMP/lib/).
Not sure how, but the info should be easy to find on the internet.

#5 Updated by John Abbott 3 months ago

Is this still a problem? Maybe we can ask Nico?

#6 Updated by Anna Maria Bigatti about 1 month ago

  • Target version changed from CoCoALib-0.99850 to CoCoALib-0.99880

Also available in: Atom PDF