Opened 10 years ago
Closed 10 years ago
#13515 closed enhancement (fixed)
Support the GCC spkg on Ubuntu 12.04
Reported by: | jdemeyer | Owned by: | GeorgSWeber |
---|---|---|---|
Priority: | blocker | Milestone: | sage-5.4 |
Component: | build | Keywords: | |
Cc: | Merged in: | sage-5.4.rc0 | |
Authors: | Jeroen Demeyer | Reviewers: | Volker Braun |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | #13348 | Stopgaps: |
Description (last modified by )
We should use environment variables LIBRARY_PATH
and CPATH
to support the GCC spkg on recent Debian and Ubuntu systems.
Blocker because this causes a lot of support requests.
Apply:
- 13515_debian_gcc.patch to
SAGE_ROOT
. - 13515_gcc_doc.patch to the Sage library.
Attachments (2)
Change History (6)
Changed 10 years ago by
Changed 10 years ago by
comment:1 Changed 10 years ago by
- Description modified (diff)
- Status changed from new to needs_review
comment:2 Changed 10 years ago by
comment:3 Changed 10 years ago by
- Reviewers set to Volker Braun
- Status changed from needs_review to positive_review
comment:4 Changed 10 years ago by
- Merged in set to sage-5.4.rc0
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
Looks good to me. I don't know if it improves things on ubuntu, but at least it can't hurt.