Properly detect GCC-4.3
Reported by: |
jdemeyer |
Owned by: |
GeorgSWeber |
Priority:
|
blocker
|
Milestone:
|
sage-5.6
|
Component:
|
build
|
Keywords:
|
|
Cc:
|
cremona
|
Merged in:
|
sage-5.6.rc0
|
Authors:
|
Jeroen Demeyer
|
Reviewers:
|
John Cremona
|
Report Upstream:
|
N/A
|
Work issues:
|
|
Branch:
|
|
Commit:
|
|
Dependencies:
|
|
Stopgaps:
|
|
Some distro-specific versions of GCC return "4.3" as version number instead of "4.3.4" and spkg/install
doesn't correctly detect this.
Change History (5)
Cc: |
cremona added
|
Status: |
new →
needs_review
|
Status: |
needs_review →
positive_review
|
Reviewers: |
→ John Cremona
|
Merged in: |
→ sage-5.6.rc0
|
Resolution: |
→ fixed
|
Status: |
positive_review →
closed
|
This correctly identified my gcc version 4.3.4, built gcc and atlas and everything works.