#13948: Let MPIR build with Clang
-------------------------------------------------+-------------------------
       Reporter:  jpflori                        |        Owner:  leif
           Type:  defect                         |       Status:  closed
       Priority:  blocker                        |    Milestone:  sage-5.12
      Component:  packages: standard             |   Resolution:  fixed
       Keywords:  spkg mpir clang                |    Merged in:
        Authors:  Jeroen Demeyer                 |  sage-5.12.rc1
Report Upstream:  Reported upstream. Developers  |    Reviewers:  John
  acknowledge bug.                               |  Palmieri
         Branch:                                 |  Work issues:
   Dependencies:                                 |       Commit:
                                                 |     Stopgaps:
-------------------------------------------------+-------------------------

Comment (by leif):

 Replying to [comment:43 leif]:
 > Replying to [comment:42 leif]:
 > > > 2) The "long long reliability" test fails with a linker error. This
 looks like a Clang bug.
 > >
 > > The latter one apparently now hits GCC (5.0.1 RC1) as well... B)
 >
 > The difference appears to be
 > {{{
 > #!C
 > #define __GNUC_STDC_INLINE__ 1
 > }}}
 > in GCC 5.x vs.
 > {{{
 > #!C
 > #define __GNUC_GNU_INLINE__ 1
 > }}}
 > in older versions.  (In each case the other macro isn't defined,
 corresponding to `0`.)

 Follow-up: #18247

--
Ticket URL: <http://trac.sagemath.org/ticket/13948#comment:44>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to