Re: [PATCH] Re: freeze for sbcl-2.6.2

Alexandru Popa <[email protected]> Mon, 9 Mar 2026 17:36:19 +0200
Newsgroups gmane.lisp.steel-bank.devel
Message-ID <CAL2wRjTFQdNbpA6hoKAxBkYgaGrwH+ysbpgjC+M7nGn7r3f3rg@mail.gmail.com>
Hi Douglas and thank you for a hint.

On Haiku, /boot/system/develop/headers path is by default in include path
for gcc, so including that would probably be:

#include <private/system/arch/x86_64/arch_elf.h>

However, including private headers outside Haiku kernel is probably a bad
idea. Anyway I have the intention to raise a question to Haiku developers
about making R_X86_X86 publicly available.

вс, 8 мар. 2026 г. в 17:17, Douglas Katzman <[email protected]>:

> How do I make it decide to include
> /boot/system/develop/headers/private/system/arch/x86_64/arch_elf.h without
> wiring in that whole path? There has to be a way. It contains the line
> below which should be the correct solution
>
> #define R_X86_64_64 1 /* Direct 64-bit. */
>

_______________________________________________
Sbcl-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sbcl-devel