On Fri, Feb 07, 2014 at 07:54:37AM +0100, Jerome BENOIT wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> I am working with upstream
> > to improve this (in particular: not include the compiler name in the ABI).
> > In the mean time, my plan is to use /usr/share/gap/pkg/<name>/bin instead.
> > This can be a symlink to /usr/lib/<multiarch triplet>/gap/pkg/<name/bin.
> > 
> 
> Can you also ask them to gather the object files into a library ?

As I said, the .o are not a library: they do not provides a library-like
ABI/API. Instead they are meant to relink the new gap interpretor with extra
functions, like gac does.
On Debian, this is mostly deprecated by the use of dlopen inside
the standard gap binary.

There are people working on providing a proper library, but this is
done outside this package. And it will stay this way at least until
a proper ABI is defined.

Cheers,
Bill.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to