[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: multiple definition of `gl_locale_name_thread'
From: |
Bruno Haible |
Subject: |
Re: multiple definition of `gl_locale_name_thread' |
Date: |
Sun, 23 May 2010 01:42:40 +0200 |
User-agent: |
KMail/1.9.9 |
Hi Rob,
> No problem building gettext-0.18 with --enable-shared, once I had built a
> shared libiconv.
Cool! Very nice. I'll mention how to build for mingw-w64 in the README.woe32,
with the options that you listed.
> This time there was a second failure, in addition to the msgexec-4 failure:
>
> SKIP: xgettext-glade-3
> xgettext.exe: Language "glade" is not supported. xgettext.exe relies on
> expat.
> This version was built without expat.
> FAIL: xgettext-glade-4
>
> Perhaps that test should have been skipped ?
Yes, it should. Matthew Burgess reported it just a couple of days ago.
> Anyway, I then built a shared expat library and re-built gettext-0.18. This
> time, it's just the one failing test (msgexec-4, as before):
>
> =======================
> 1 of 312 tests failed
> (30 tests were not run)
> =======================
You are welcome to make an entry at http://mingw-w64.sourceforge.net/ under
"Projects successfully using MinGW-w64".
Bruno