#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:  new => needs_review
  * milestone:  sage-5.1 => sage-5.0.1


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
>
> Very preliminary 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: honor SAGE_FAT_BINARY on all systems.
>  * 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.
>  * On architectures which do not support --enable-fat, simply remove
>    -march= and -mcpu flags.
>  * Remove $default_cflags, as those weren't really used anyway.

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, 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().

--

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12954#comment:10>
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.

Reply via email to