Interface was changed in
https://git.savannah.gnu.org/cgit/hurd/gnumach.git/commit/?id=b379d5afdf65cce11426ab0349a3778b3fd632f5
where the signature of i386 RPCs are now using real_descriptor
---
libmachdev/trivfs_server.c | 9 -
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a
Interface was changed in
https://git.savannah.gnu.org/cgit/hurd/gnumach.git/commit/?id=b379d5afdf65cce11426ab0349a3778b3fd632f5
where the signature of i386 RPCs are now using real_descriptor.
---
sysdeps/mach/hurd/i386/htl/pt-machdep.c | 14 +
sysdeps/mach/hurd/i386/tls.h|
Applied, thanks!
Flavio Cruz, le mer. 25 janv. 2023 02:16:10 -0500, a ecrit:
> File was removed in a previous patch for i386.
>
> To avoid future problems, include some common files between i386 and
> x86_64 in i386/Makefrag_x86.am. It is also easier to see what is different and
> what lacks supp
Hello,
Sergey Bugaev, le mer. 25 janv. 2023 10:48:35 +0300, a ecrit:
> > https://darnassus.sceen.net/~hurd-web/toolchain/cross-gnu/
>
> I must have already asked this before, but: how do I modify the wiki?
> Do I just send patches to bug-hurd? Is
You can, yes.
> http://git.savannah.gnu.org/cgit
Hello
On January 25, 2023 9:48:35 AM GMT+02:00, Sergey Bugaev
wrote:
>On Wed, Jan 25, 2023 at 4:10 AM Samuel Thibault
>wrote:
>> Hello,
>
>Hi!
>
>> It'd be useful that all these small cross-compilation howtos here and
>> there be merged into the corresponding wiki page where it belongs,
>>
>>
On Wed, Jan 25, 2023 at 1:57 PM Sergey Bugaev wrote:
> [0]: Chained Rules (GNU make)
Arghhh, Edge is at it again! I meant:
[0]: https://www.gnu.org/software/make/manual/html_node/Chained-Rules.html
> On Tue, Jan 24, 2023 at 7:59 PM Ryan Raymond wrote:
> Does anyone know what this is? The file "interrupt_S.h" doesn't exist, but
> many files refer to it. I checked the git log but there wasn't a record of
> the file ever existing.
This header in not checked into the Git repo, it is, as Flávi