#14887: libgap package
-----------------------------------+--------------------------
       Reporter:  felixs           |         Owner:  tbd
           Type:  task             |        Status:  new
       Priority:  major            |     Milestone:  sage-5.12
      Component:  distribution     |    Resolution:
       Keywords:  libgap           |     Merged in:
        Authors:  Felix Salfelder  |     Reviewers:
Report Upstream:  N/A              |   Work issues:
         Branch:                   |  Dependencies:  #14807
       Stopgaps:                   |
-----------------------------------+--------------------------

Comment (by felixs):

 i have now seperated the patches from gap upstream source (for
 convenience) and also moved to objcopy instead of using an ld script. also
 i've replaced the manually created libGAP_-headers by a modified
 GAPify.py. and the related doctests eventually pass.

 it's really difficult to simplify this any further -- other than drop
 libgap compatibilty and then get rid of the prefixing. (I should have done
 it like that, but I didn't know better).

 Replying to [comment:18 vbraun]:
 > A similar approach would be to use the objcopy utility from the GNU
 binutils to rename symbols in object files, but that is not portable to
 OSX either.

 if objcopy doesn't work for OSX, there must be some alternative. all that
 is required is the --redefine-syms functionality. here, e.g. somebody
 claims that an ld will cut it:
 http://stackoverflow.com/questions/3475854/an-objcopy-equivalent-for-mac-
 iphone.

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