On Mon, Nov 26, 2018 at 11:29:28AM +0100, Sebastian Reitenbach wrote:
> Since the switch to lld, GNUstep objc stuff loading Bundles breaks with a 
> floating point exception.
> This basically breaks www/sogo and > 90% of x11/gnustep.
> 
> On the weekend I actually found time to look into it a bit deeper.
> From the libobjc2 maintainer I got the info that there might be something 
> fishy in the class loading
> hash map implementation, and I should try the 1.9 branch from the Git repo, 
> to see if that fixes is,
> but unfortunately doesn't. So still working on that with him. For the time 
> being he recommended
> workaround using -fuse-ld=bfd to use the old linker.

ok with it if you add a comment why it's needed

Reply via email to