Opened 10 years ago
Closed 10 years ago
#12782 closed enhancement (duplicate)
When building GCC, build MPIR without the C++ interface
Reported by: | jdemeyer | Owned by: | tbd |
---|---|---|---|
Priority: | major | Milestone: | sage-duplicate/invalid/wontfix |
Component: | packages: standard | Keywords: | |
Cc: | leif | Merged in: | |
Authors: | Reviewers: | Jeroen Demeyer | |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | #11616 | Stopgaps: |
Description (last modified by )
When we are building MPIR as dependency for GCC, build MPIR without the C++ interface. After GCC is installed, MPIR is built again. The second time we do build the C++ interface. This would allow for building Sage on systems without a C++ compiler.
spkg: http://boxen.math.washington.edu/home/jdemeyer/spkg/mpir-2.1.3.p10.spkg
Superseded by #11616.
Attachments (1)
Change History (9)
comment:1 Changed 10 years ago by
- Description modified (diff)
Changed 10 years ago by
comment:2 Changed 10 years ago by
- Status changed from new to needs_review
comment:3 Changed 10 years ago by
comment:4 Changed 10 years ago by
In principle this looks okay, but I don't know when I'll have time to check it thoroughly.
comment:5 Changed 10 years ago by
- Cc leif added
comment:6 Changed 10 years ago by
I've incorporated similar changes into the MPIR 2.4.0.p2 spkg at #11616. (See description there for details.)
comment:7 Changed 10 years ago by
- Dependencies set to #11616
- Description modified (diff)
- Milestone changed from sage-5.0 to sage-duplicate/invalid/wontfix
- Reviewers set to Jeroen Demeyer
- Status changed from needs_review to positive_review
comment:8 Changed 10 years ago by
- Resolution set to duplicate
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
Diff for the MPIR spkg, for review only