Bug #1404
compilation broken for libgsl2
Status: | Archived | Start date: | 18 Apr 2016 | |
---|---|---|---|---|
Priority: | Urgent | Due date: | ||
Assignee: | pospelov | % Done: | 100% | |
Category: | - | |||
Target version: | Sprint 31 |
Description
GSL API change affects ROOT minimizer, see https://sft.its.cern.ch/jira/browse/ROOT-7776. We need to patch our clone, possibly with different library calls for different GSL versions
Subtasks
History
#1 Updated by wuttke almost 5 years ago
Per 79fb089, cmake requires GSL 1 EXACT. Revert this once GSL 2 works.
#2 Updated by pospelov over 4 years ago
- Status changed from Sprint to Resolved
I have updated minimizers and removed check for GSL version. It compiles with 1.16 and 2.1 without any additional cmake magic.
#3 Updated by herck over 4 years ago
- Status changed from Resolved to Archived