Ticket #2929 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

[with spkg, positive review] gcc 4.3: fix gmp.spkg

Reported by: mabshoff Owned by: mabshoff
Priority: major Milestone: sage-3.0
Component: packages: standard Keywords:
Cc: Work issues:
Report Upstream: Reviewers:
Authors: Merged in:
Dependencies: Stopgaps:

Description

The gmp.spkg fails to build on gcc 4.3 [at least we cannot link properly against it] due to some changes to the inline handling as well as missing std::FILE issues. The spkg at

 http://sage.math.washington.edu/home/mabshoff/release-cycles-3.0/alpha5/gmp-4.2.1.p14.spkg

fixes that by slightly patching gmp-h.in.

To test build gmp, then FLINT for example since gmp by itself builds fine ;) - imagine my excitement debugging the problem.

Cheers,

Michael

Change History

comment:1 Changed 5 years ago by mabshoff

  • Status changed from new to assigned

comment:2 Changed 5 years ago by gfurnish

  • Summary changed from [with spkg, needs review] gcc 4.3: fix gmp.spkg to [with spkg, positive review] gcc 4.3: fix gmp.spkg

works for me.

comment:3 Changed 5 years ago by mabshoff

  • Status changed from assigned to closed
  • Resolution set to fixed

Merged in Sage 3.0.alpha5

Note: See TracTickets for help on using tickets.