#8099: pari fails to build in Open Solaris x64 as 64 bit if CFLAGS is not set
----------------------------+-----------------------------------------------
Reporter: jsp | Owner: drkirkby
Type: defect | Status: positive_review
Priority: major | Milestone: sage-4.3.2
Component: solaris | Keywords:
Author: Jaap Spies | Upstream: N/A
Reviewer: David Kirkby | Merged:
Work_issues: |
----------------------------+-----------------------------------------------
Changes (by drkirkby):
* status: needs_review => positive_review
Comment:
Positive review. Pari indicates:
{{{
==========================================================================
Building for architecture: ix86 running solaris (x86-64/GMP kernel) 64-bit
version
==========================================================================
}}}
The dynamic libraries are 64-bit:
{{{
drkir...@hawk:~/sage-4.3.1$ file local/lib/libpari*
local/lib/libpari.a: current ar archive, not a dynamic executable or
shared object
local/lib/libpari-gmp.so.2: ELF 64-bit LSB dynamic lib AMD64 Version
1, dynamically linked, not stripped
local/lib/libpari-gmp.so.2.3.3: ELF 64-bit LSB dynamic lib AMD64 Version
1, dynamically linked, not stripped
local/lib/libpari.so: ELF 64-bit LSB dynamic lib AMD64 Version 1,
dynamically linked, not stripped
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8099#comment:5>
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.