#15702: Error installing package gcc-4.7.3.p1 on Raspberry Pi (armv6l)
-------------------------------------------+------------------------
       Reporter:  wluebbe                  |        Owner:
           Type:  defect                   |       Status:  new
       Priority:  minor                    |    Milestone:  sage-6.1
      Component:  build                    |   Resolution:
       Keywords:  Raspberry Pi, armv6 gcc  |    Merged in:
        Authors:  Wilfried Luebbe          |    Reviewers:
Report Upstream:  N/A                      |  Work issues:
         Branch:                           |       Commit:
   Dependencies:                           |     Stopgaps:
-------------------------------------------+------------------------

Comment (by jpflori):

 Can you try recompiling using
 {{{
 GCC_CONFIGURE="--with-fpu=vfp" ./sage -i gcc
 }}}
 (Only the value of GCC_CONFIGURE actually matters.)

 If that's not enough, you could try
 {{{
 GCC_CONFIGURE="--with-fpu=vfp --with-float=hard" ./sage -i gcc
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/15702#comment:3>
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/groups/opt_out.

Reply via email to