#9864: Error building PIL on RHEL Server 5.5
-----------------------+----------------------------------------------------
Reporter: mpatel | Owner: GeorgSWeber
Type: defect | Status: new
Priority: blocker | Milestone: sage-4.6
Component: build | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
-----------------------+----------------------------------------------------
Comment(by leif):
Replying to [comment:2 drkirkby]:
> * Libraries built without PIC run a bit more slowly.
I guess you meant ''"'''with''' PIC"'' ({{{-fpic}}} or {{{-fPIC}}}). (In
general that depends on the architecture, and how the code is used.)
> I'm aware of three libraries which show problems related to this on
Solaris or !OpenSolaris in 64-bit mode, but two of them might be an issue
on all platforms.
> * !PolyBori
Did you report ''that'', too? (Ticket?)
> If the system has the {{{elfdump}}} command, you might try this:
>
{{{
$ elfdump -d ./build/libecl.so | grep TEXTREL
}}}
There's also {{{nm}}}, binutils' {{{objdump}}}, and {{{readelf}}}.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9864#comment:17>
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.