[Bug ld/30063] inadequate error messages on wrong input file

2023-05-22 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30063 --- Comment #11 from Alan Modra --- Sorry, but it isn't an error to try to link a foreign input file. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/30063] inadequate error messages on wrong input file

2023-05-22 Thread stsp at users dot sourceforge.net
https://sourceware.org/bugzilla/show_bug.cgi?id=30063 --- Comment #10 from Stas Sergeev --- (In reply to Alan Modra from comment #9) > No, there isn't a bug here that needs fixing. Linking input object files to > other output formats is something that ld can do in only very limited > circumstanc

[Bug ld/30063] inadequate error messages on wrong input file

2023-05-22 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30063 Alan Modra changed: What|Removed |Added Resolution|--- |WONTFIX Status|UNCONFIRMED

[Bug ld/30063] inadequate error messages on wrong input file

2023-01-31 Thread stsp at users dot sourceforge.net
https://sourceware.org/bugzilla/show_bug.cgi?id=30063 Stas Sergeev changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolution|NOTABUG

[Bug ld/30063] inadequate error messages on wrong input file

2023-01-31 Thread stsp at users dot sourceforge.net
https://sourceware.org/bugzilla/show_bug.cgi?id=30063 --- Comment #7 from Stas Sergeev --- (In reply to H.J. Lu from comment #6) > The input files are i386 COFF files. If the linker supports i386 COFF, you > will > get the undefined symbol error for i386 COFF input: Thanks for an update. But I

[Bug ld/30063] inadequate error messages on wrong input file

2023-01-31 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30063 --- Comment #6 from H.J. Lu --- The input files are i386 COFF files. If the linker supports i386 COFF, you will get the undefined symbol error for i386 COFF input: (gdb) bt #0 undefined_symbol (info=0x655da0 , name=0x689a40 "_errno", a

[Bug ld/30063] inadequate error messages on wrong input file

2023-01-31 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30063 --- Comment #5 from Nick Clifton --- (In reply to Stas Sergeev from comment #4) > Your @redhat address indicates you may well raise it to fedora? :) I could... but I am hoping that you file the bug report yourself (since you care about it).

[Bug ld/30063] inadequate error messages on wrong input file

2023-01-31 Thread stsp at users dot sourceforge.net
https://sourceware.org/bugzilla/show_bug.cgi?id=30063 --- Comment #4 from Stas Sergeev --- Your @redhat address indicates you may well raise it to fedora? :) -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/30063] inadequate error messages on wrong input file

2023-01-31 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30063 Nick Clifton changed: What|Removed |Added Resolution|--- |NOTABUG Status|UNCONFIRMED

[Bug ld/30063] inadequate error messages on wrong input file

2023-01-31 Thread stsp at users dot sourceforge.net
https://sourceware.org/bugzilla/show_bug.cgi?id=30063 --- Comment #2 from Stas Sergeev --- Thanks! May I guess that the fix went to the older branches as a back-port, but wasn't initially in them? Do you know in what version it initially went in, not as a back-port? Or maybe you know the exact co

[Bug ld/30063] inadequate error messages on wrong input file

2023-01-31 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30063 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment #1