#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.2
      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 wluebbe):

 The next run was failing, too. To be clear, here is a snippet from my
 current spkg-install:
 {{{
 if [ "$SAGE_CHECK" = yes ]; then
     # Enable internal checks in GCC.  These checks do not affect the
     # binaries produced by GCC, but they do increase the compile time
     # of everything compiled with GCC.
     ###  GCC_CONFIGURE="$GCC_CONFIGURE --enable-checking=yes"
     ## GCC_CONFIGURE="--with-fpu=vpu" ./sage -i gcc
     GCC_CONFIGURE="--with-fpu=vpu --with-float=hard" ./sage -i gcc
 fi
 }}}

 As I started the second run (after changing spkg-install) just by calling
 ./make again,
 there were perhaps some left overs from the first run.

 Therefore I am now doing a clean build with float=hard ...

 PS.: The log-file is available for upload.

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