Hi Jackob,
On Mon, Mar 3, 2008 at 1:54 PM, Jakob Schröter <js@xxxxxxxxxx> wrote:
> Seems to be a problem with mingw's gcc 3.4. Do these links help, i.e. does it
> help to add "-Wl,--enable-runtime-pseudo-reloc" to LDFLAGS?
>
> http://lists.boost.org/Archives/boost/2005/07/90512.php
> http://lists.kde.org/?l=kde-cygwin&m=107786840906856&w=2
I have downloaded gloox-1.0-beta2 and configured it with:
LDFLAGS="-Wl,--enable-runtime-pseudo-reloc" ./configure
--prefix=/mingw --with-schannel
So far so good - I have compiled sources without any error. Now I will
"install" binaries and will try to compile some examples to make sure
they work.
Thanks for help!
Oleg Titov