jann...@gnu.org, le ven. 15 nov. 2024 11:14:39 +0100, a ecrit: > One other thing that puzzles me is that unless I explicitly configure with > > --enable-targets=i586-pc-gnu,x86_64-pc-gnu" > > (note that i586-pc-gnu _must_ be present), the [cross-]built gdb doesn't > know about Hurd, it says: > > --8<---------------cut here---------------start------------->8--- > /gnu/store/fhdw8sl6s44wvkh3v47qp5c39akcikrk-gdb-minimal-15.2/bin/gdb: > warning: A handler for the OS ABI "GNU/Hurd" is not built into this > configuration > of GDB. Attempting to continue with the default i386 settings.
There must be something missing in the x86_64 configuration bits in configure.ac etc. to include the hurd OS ABI management. Samuel