#4426: Do not hard code RTLD_GLOBAL as 256 for libSingular
----------------------+-----------------------------------------------------
Reporter: mabshoff | Owner: mabshoff
Type: defect | Status: new
Priority: critical | Milestone: sage-3.2.1
Component: porting | Keywords:
----------------------+-----------------------------------------------------
We currently hard code RTLD_GLOBAL as 256 when we dlopen libSingular. This
is not true on AIX and Cygwin for example, so we should pull the value in
from the system's dlfcn.h.
Cheers,
Michael
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4426>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---