[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gobject-introspection typelibs and shared libraries
From: |
Ludovic Courtès |
Subject: |
Re: gobject-introspection typelibs and shared libraries |
Date: |
Sun, 07 Dec 2014 21:48:00 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) |
Federico Beffa <address@hidden> skribis:
> currently the typelib files used by gobject-introspection can't find
> shared libraries and require setting LD_LIBRARY_PATH.
I don’t know much about all this; could you give some context? What’s a
typelib files exactly?
> I would like to propose to adopt the attached patch from the nix folk
> which should fix that and refer to shared libraries by absolute path.
Is the output of gir-scanner(?) used on the linker command line?
Normally, our ld-wrapper handles adding a RUNPATH for any library listed
as -l on the linker command line.
Thanks,
Ludo’.
- gobject-introspection typelibs and shared libraries, Federico Beffa, 2014/12/07
- Re: gobject-introspection typelibs and shared libraries,
Ludovic Courtès <=
- Re: gobject-introspection typelibs and shared libraries, Federico Beffa, 2014/12/07
- Re: gobject-introspection typelibs and shared libraries, Ludovic Courtès, 2014/12/08
- Re: gobject-introspection typelibs and shared libraries, Federico Beffa, 2014/12/08
- Re: gobject-introspection typelibs and shared libraries, Federico Beffa, 2014/12/08
- Re: gobject-introspection typelibs and shared libraries, Ludovic Courtès, 2014/12/08
- Re: gobject-introspection typelibs and shared libraries, Federico Beffa, 2014/12/09
- Re: gobject-introspection typelibs and shared libraries, Federico Beffa, 2014/12/09
- Re: gobject-introspection typelibs and shared libraries, Mark H Weaver, 2014/12/09
- Re: gobject-introspection typelibs and shared libraries, Ludovic Courtès, 2014/12/09
- Re: gobject-introspection typelibs and shared libraries, Mark H Weaver, 2014/12/09