Problem cross compiling glib > 2.18.2

View: New views
3 Messages — Rating Filter:   Alert me  

Problem cross compiling glib > 2.18.2

by Thomas Loewe :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

i've the problem that glib 2.18.2 was the latest version which compiles under xubuntu using mingw. All later versions stops at glib/tests with "testing.c:232: undefined reference to `__imp__g_test_config_vars'".

Could somebody please help me with this issue?

Thank you,
Thomas

Re: Problem cross compiling glib > 2.18.2

by hib :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Thomas Loewe wrote:
Hi,

i've the problem that glib 2.18.2 was the latest version which compiles under xubuntu using mingw. All later versions stops at glib/tests with "testing.c:232: undefined reference to `__imp__g_test_config_vars'".

Could somebody please help me with this issue?

Thank you,
Thomas
Hi,

I do not remember exactly, but I think I had the same problem some time ago on Ubuntu. Maybe it was this bug: https://bugzilla.gnome.org/show_bug.cgi?id=577711

It has a work around and a fix, so you can try those.

Hib




Re: Problem cross compiling glib > 2.18.2

by Thomas Loewe :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

thanks for your answer. This works fine!

Regards,
Thomas

hib wrote:
Thomas Loewe wrote:
Hi,

i've the problem that glib 2.18.2 was the latest version which compiles under xubuntu using mingw. All later versions stops at glib/tests with "testing.c:232: undefined reference to `__imp__g_test_config_vars'".

Could somebody please help me with this issue?

Thank you,
Thomas
Hi,

I do not remember exactly, but I think I had the same problem some time ago on Ubuntu. Maybe it was this bug: https://bugzilla.gnome.org/show_bug.cgi?id=577711

It has a work around and a fix, so you can try those.

Hib