Re: linking to libgirepository_internals.a
- From: Mike Dupont <jamesmikedupont googlemail com>
- To: Colin Walters <walters verbum org>
- Cc: gtk-devel-list gnome org
- Subject: Re: linking to libgirepository_internals.a
- Date: Sat, 24 Mar 2012 10:04:33 +0100
On Thu, Mar 22, 2012 at 3:33 PM, Colin Walters <walters verbum org> wrote:
> The best thing would probably be to fold them all into
> libgirepository-1.0.la.
Ok, I have attempted that,
there is only one issue with the GLogLevelFlags logged_levels;
It is used in only one place, and set from the compiler. I tried to
encapsulate it with a set function so that the memory does not have to
be shared. But that was also not being exported, so I looked into the
linker settings,
the problem was the export-symbols-regex in the LD flags, I removed it.
Now I can run the tests, I will also add methods to expose the static
xml functions for testing.
here is my commit,
https://github.com/h4ck3rm1k3/gobject-introspection/commit/9dc11f8a42e66797db7ed015ac5f2703435f4456
thanks,
mike
--
James Michael DuPont
Member of Free Libre Open Source Software Kosova http://flossk.org
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]