#10120: Error building the PARI/GP spkg on 32-bit Fedora 11 (with GCC 4.4.1)
------------------------+---------------------------------------------------
Reporter: mpatel | Owner: tbd
Type: defect | Status: needs_info
Priority: major | Milestone: sage-4.6.1
Component: packages | Keywords: gcc pari opensuse11.2 gcc4.4.1 fedora11
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------+---------------------------------------------------
Changes (by Koen):
* keywords: gcc pari => gcc pari opensuse11.2 gcc4.4.1 fedora11
Comment:
For reference: OpenSuse 11.2 (gcc (SUSE Linux) 4.4.1 [gcc-4_4-branch
revision 150839]) has the same problem when building PARI: on a machine
with 64GB of RAM, it eventually fails after all memory is exhausted (takes
hours). It happens when compiling the base3.c file:
{{{
gcc -c -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -O3 -g -I.
-I../src/headers -fPIC -o base1.o ../src/basemath/base1.c
gcc -c -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -O3 -g -I.
-I../src/headers -fPIC -o base2.o ../src/basemath/base2.c
gcc -c -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -O3 -g -I.
-I../src/headers -fPIC -o base3.o ../src/basemath/base3.c
}}}
Unfortunately, distros generally refuse to update their compiler, because
all OS packages are compiled with it and they do not want to run the risk
of breaking other packages.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10120#comment:16>
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.