Thank you it worked , i linked it with cross-tools $ gcc -I /tools-x86_64/include/mach/ -L /tools-86_64/lib/libmachuser.a -o audio audio.c
I used debian GNU/Hurd 64bit with qemu before but after i move to debian 13 its broke I saw the news about gentoo image ,is there any plans to new release this year for debian? On Fri, 17 Jul 2026, 21:45 Samuel Thibault, <[email protected]> wrote: > Samuel Thibault, le ven. 17 juil. 2026 20:42:26 +0200, a ecrit: > > Ahmed Khider, le ven. 17 juil. 2026 21:14:49 +0300, a ecrit: > > > Im sorry I didnt describe the problem correctly > > > > > > I use debian GNU/Linux (13) > > > > Then you need to install a cross-build toolchain and make sure to use > > that completely, so it uses the cross-libc to link, and then it'll work. > > But it'll probably be *way* simpler to just install GNU/Hurd in a VM or > even just use a pre-installed image. > > Samuel >
