Hi Marcin,
Am Samstag, 28. Dezember 2013, 17:00:24 schrieb Marcin Mirosław:
> W dniu 2013-12-27 22:41, Guido Winkelmann pisze:
> [...]
>
> > I'm using jabberd2 2.3.1 on Gentoo, installed from portage, and udns 0.2,
> > both compiled with GCC 4.7.3. The problem also exists with udns 0.1 and
> > GCC 4.5.4, though.
> >
> > Does anyone have any idea what might be the problem here?
>
> Hi!
> Please look at https://bugs.gentoo.org/show_bug.cgi?id=400905 and
> http://comments.gmane.org/gmane.network.jabber.jabberd2/1469
I found that, but your workaround does not work for me.
> What CFLAGS are you using?
Just
CFLAGS="-O2 -mcpu=ultrasparc -pipe"
Guido