>>>>> "Joel" == Joel Brobecker <brobec...@adacore.com> writes:
Joel> I am not sure I understand what you mean. My suggestion was to Joel> have libiconv and gnulib use the same value for EILSEQ. As for Joel> gnulib, it uses an arbitrary value that's fairly large, compared Joel> to typical values, so it should be distinct in practice. FWIW, this issue is blocking us from importing gnulib more in gdb, because the things we want to use pull in the errno module -- which we currently have to avoid due to the libiconv clash. Tom