#12954: Make MPIR support SAGE_FAT_BINARY on all systems
----------------------------------+-----------------------------------------
Reporter: vbraun | Owner: tbd
Type: defect | Status: needs_review
Priority: blocker | Milestone: sage-5.0.1
Component: packages | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers:
Authors: Jeroen Demeyer | Merged in:
Dependencies: | Stopgaps:
----------------------------------+-----------------------------------------
Changes (by jdemeyer):
* status: needs_work => needs_review
Old description:
> The OSX binary sage-5.0-OSX-64bit-10.6-x86_64-Darwin.dmg dies in MPFR on
> Core 2 Duo processors. This is because the MPIR spkg only checks
> `SAGE_FAT_BINARY` on Linux systems.
>
> Reported on https://groups.google.com/d/topic/sage-
> support/IfJCisKo7Ao/discussion
>
> '''spkg''':
> [http://boxen.math.washington.edu/home/jdemeyer/spkg/mpir-2.4.0.p4.spkg]
>
> === mpir-2.4.0.p4 (Jeroen Demeyer, 18 May 2012) ===
> * Trac #12954: when SAGE_FAT_BINARY=yes is specified on a system which
> doesn't support --enable-fat, instead build for a generic CPU by
> removing all -march= and -mpcu= CFLAGS.
> * Disable SAGE_FAT_BINARY when bootstrapping GCC.
> * Rename MPIR_EXTRA_OPTS to MPIR_CONFIGURE.
> * Add configure options directly to MPIR_CONFIGURE, no longer use
> SAGE_CONF_OPTS for this.
> * When user specifies CFLAGS, append them to MPIR's flags instead of
> completely replacing MPIR's flags.
> * Remove $default_cflags and get_processor_specific_cflags().
>
> '''Binaries for testing''':
> [http://boxen.math.washington.edu/home/buildbot/binaries/sage/5.0.1.rc0/]
New description:
The OSX binary sage-5.0-OSX-64bit-10.6-x86_64-Darwin.dmg dies in MPFR on
Core 2 Duo processors. This is because the MPIR spkg only checks
`SAGE_FAT_BINARY` on Linux systems.
Reported on https://groups.google.com/d/topic/sage-
support/IfJCisKo7Ao/discussion
'''spkg''':
[http://boxen.math.washington.edu/home/jdemeyer/spkg/mpir-2.4.0.p4.spkg]
=== mpir-2.4.0.p4 (Jeroen Demeyer, 26 May 2012) ===
* Trac #12954: when SAGE_FAT_BINARY=yes on systems which don't support
--enable-fat, compile a generic binary (not assuming any particular
CPU) by passing the output of configfsf.guess to the --build option
of ./configure.
* Disable SAGE_FAT_BINARY when bootstrapping GCC.
* Rename MPIR_EXTRA_OPTS to MPIR_CONFIGURE.
* Add configure options directly to MPIR_CONFIGURE, no longer use
SAGE_CONF_OPTS for this.
* When user specifies CFLAGS, append them to MPIR's flags instead of
completely replacing MPIR's flags.
* Remove $default_cflags and get_processor_specific_cflags().
--
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12954#comment:27>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.