Opened 7 years ago
Closed 10 months ago
#17861 closed defect (invalid)
Disable gf2x tuning on Cygwin32
Reported by: | jpflori | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-duplicate/invalid/wontfix |
Component: | porting: Cygwin | Keywords: | cygwin32 |
Cc: | tscrim, gouezel, dimpase | Merged in: | |
Authors: | Reviewers: | Dima Pasechnik | |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
#15339 was closed too fast. The tuning of gf2x is still problematic on Cygwin32 (but not Cygwin64) on Windows Vista+.
The easiest way to go is not to tune gf2x: set SAGE_TUNE_GF2X=no
in spkg-install
.
Change History (7)
comment:1 Changed 7 years ago by
comment:2 Changed 7 years ago by
- Milestone changed from sage-6.6 to sage-6.7
I've just opened #18339 for a fat bug in gf2x's make check
, just adding a patch to an upstream shell script and documenting it (also) in SPKG.txt
.
Would be nice if one of you could review it... :P
(I'm also not sure whether I should bump the patch level there.)
comment:3 Changed 5 years ago by
- Milestone changed from sage-6.7 to sage-wishlist
comment:4 Changed 5 years ago by
- Keywords cygwin32 added
comment:5 Changed 10 months ago by
- Milestone changed from sage-wishlist to sage-duplicate/invalid/wontfix
- Status changed from new to needs_review
Outdated, should close
comment:6 Changed 10 months ago by
- Reviewers set to Dima Pasechnik
- Status changed from needs_review to positive_review
comment:7 Changed 10 months ago by
- Resolution set to invalid
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
Just for the record (and to cc me):
It seems they're currently preparing gf2x 1.2...
(I'm currently struggling with GCC 5.1 and gf2x; both gf2x 1.1 and the git version fail to build / in tuning or make check, although in different ways...)