https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123504
--- Comment #10 from Bruno Haible <bruno at clisp dot org> --- (In reply to Jakub Jelinek from comment #9) > or perhaps there should be some > magic "language" which one can specify for -x option that would mean this is > an object file, just pass it to the linker, regardless of what exception it > has. Nice idea, and thanks for proposing it. But in my case, adding a .o suffix would actually be simpler. Especially in the presence of libtool, which likes to reorder command-line arguments.
