[Bug ld/24389] can't link soft-float modules with double-float modules

2019-04-02 Thread wilson at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24389 Jim Wilson changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug ld/24389] can't link soft-float modules with double-float modules

2019-04-02 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24389 --- Comment #6 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Jim Wilson : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=87f98bacb76001157d5a26555a41738ac3841a56 commit 87f98bacb76001157d5a26555a417

[Bug ld/24389] can't link soft-float modules with double-float modules

2019-04-01 Thread wilson at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24389 Jim Wilson changed: What|Removed |Added Assignee|unassigned at sourceware dot org |wilson at gcc dot gnu.org --- Co

[Bug ld/24389] can't link soft-float modules with double-float modules

2019-03-28 Thread wilson at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24389 --- Comment #4 from Jim Wilson --- I don't see a way to specify this in the linker either. I looked at gas, and noticed that it is broken also, but slightly differently. Gas is defaulting to rv64g/lp64d when configured for 64-bit, and rv32g/

[Bug ld/24389] can't link soft-float modules with double-float modules

2019-03-28 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24389 --- Comment #3 from Andreas Schwab --- Same problem in mupdf. https://build.opensuse.org/package/live_build_log/openSUSE:Factory:RISCV/mupdf/standard/riscv64 -- You are receiving this mail because: You are on the CC list for the bug. __

[Bug ld/24389] can't link soft-float modules with double-float modules

2019-03-28 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24389 --- Comment #2 from Andreas Schwab --- That's why I put "unflavored" in quotes. There doesn't appear to be a way to set the ABI flags at link time. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/24389] can't link soft-float modules with double-float modules

2019-03-27 Thread wilson at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24389 --- Comment #1 from Jim Wilson --- David Abdurachmanov reported the same problem with Fedora over the weekend, but I wasn't able to look at it at the time as SiFive building power was off for maintenance. Building glib to reproduce, I see tha