https://sourceware.org/bugzilla/show_bug.cgi?id=20642

--- Comment #19 from Marco Leise <Marco.Leise at gmx dot de> ---
It looks like two more Dlang packages were affected by this, the first of which
compiles now. The second is a shared library and is hit by "relocation
R_386_GOTOFF against preemptible symbol <...> cannot be used when making a
shared object" issues when compiled with dmd (the language's reference compiler
based on a formerly proprietary backend) targeting i386. Dlang compilers ldc2
and gdc (based on llvm and gcc) work fine, so I think it is just a backend
issue.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to