[Bug ld/21334] [MIPS] Undefined hidden symbols cause assertion failure bfd/elfxx-mips.c:3860

2017-04-26 Thread hobbitalastair at yandex dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21334 --- Comment #9 from Alastair Hughes --- I can confirm that the second patch also fixes the issue that I had come across. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/21334] [MIPS] Undefined hidden symbols cause assertion failure bfd/elfxx-mips.c:3860

2017-03-31 Thread hobbitalastair at yandex dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21334 --- Comment #3 from Alastair Hughes --- Created attachment 9957 --> https://sourceware.org/bugzilla/attachment.cgi?id=9957&action=edit musl's crt1.o musl's crt1.o file which causes the assertion failure -- You are receiving this mail beca

[Bug ld/21334] [MIPS] Undefined hidden symbols cause assertion failure bfd/elfxx-mips.c:3860

2017-03-31 Thread hobbitalastair at yandex dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21334 --- Comment #2 from Alastair Hughes --- Created attachment 9956 --> https://sourceware.org/bugzilla/attachment.cgi?id=9956&action=edit Test object file Test object file generated from config.c; links without the assertion failure unless mus

[Bug ld/21334] [MIPS] Undefined hidden symbols cause assertion failure bfd/elfxx-mips.c:3860

2017-03-31 Thread hobbitalastair at yandex dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21334 --- Comment #1 from Alastair Hughes --- I believe I have encountered the same issue while attempting to build a MIPS cross compiler, statically linking against musl libc (2.28.51.20170331 and 2.28). I will attach the objects used during the li

[Bug binutils/21233] Internal error, /usr/bin/ld: BFD (GNU Binutils for Debian) 2.28 assertion fail ../../bfd/elfxx-mips.c:3861

2017-03-31 Thread hobbitalastair at yandex dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21233 --- Comment #15 from Alastair Hughes --- James Cowgill CC'd me for PR ld/21334, which appears to be the issue I had encountered - I'll follow up there. -- You are receiving this mail because: You are on the CC list for the bug. _

[Bug binutils/21233] Internal error, /usr/bin/ld: BFD (GNU Binutils for Debian) 2.28 assertion fail ../../bfd/elfxx-mips.c:3861

2017-03-26 Thread hobbitalastair at yandex dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21233 --- Comment #12 from Alastair Hughes --- The WIP bug fix patch does not fix the problem I had. The assertion failure was on the prior line, though, so it could be a different issue. What can I do to help? -- You are receiving this mail becau

[Bug binutils/21233] Internal error, /usr/bin/ld: BFD (GNU Binutils for Debian) 2.28 assertion fail ../../bfd/elfxx-mips.c:3861

2017-03-10 Thread hobbitalastair at yandex dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21233 Alastair Hughes changed: What|Removed |Added CC||hobbitalastair at yandex dot com