[sage-devel] Re: libgap and dynamic loading of GAP packages

2016-11-23 Thread Nicolas M. Thiery
Hi Volker, Dima, On Tue, Nov 22, 2016 at 02:33:12PM -0800, Dima Pasechnik wrote: >Volker says that one most probably only >needs https://trac.sagemath.org/ticket/19915 >(which needs some love...) >and then it would work. Ah right! Thanks to both of you for the quick answer

Re: [sage-devel] Re: libgap and dynamic loading of GAP packages

2016-11-23 Thread Erik Bray
On Tue, Nov 22, 2016 at 11:31 PM, Volker Braun wrote: > You need the "unprefixed libgap" where the symbols are not prefixed. > https://trac.sagemath.org/ticket/19915 Wouldn't it also be possible, in principle, to build a separate set of binaries for the GAP packages that are linked against libGAP

[sage-devel] Re: libgap and dynamic loading of GAP packages

2016-11-22 Thread Dima Pasechnik
Hi Nicolas, Volker says that one most probably only needs https://trac.sagemath.org/ticket/19915 (which needs some love...) and then it would work. As you know, I have to work on WP7 (arrgh...), so this probably has to wait till Jan or so, as far as I am concerned... Dima On Tuesday, Novem

[sage-devel] Re: libgap and dynamic loading of GAP packages

2016-11-22 Thread Volker Braun
You need the "unprefixed libgap" where the symbols are not prefixed. https://trac.sagemath.org/ticket/19915 On Tuesday, November 22, 2016 at 11:22:02 PM UTC+1, Nicolas M. ThiƩry wrote: > >Dear Volker, Dima, Markus, > > For my research, I and several persons in the same area would real