Re: SBCL cross compile error amd64 -> arm64

2023-06-21 Thread developer
Quoting develo...@robert-palm.de: Quoting Janne Johansson : if I understand well, you are on FreeBSD trying to build sbcl for OpenBSD? This is either an SBCL bug or FreeBSD problem, you are not using OpenBSD anywhere in the loop so it's unrelated to OpenBSD. Well, OpenBSD is involved as

Re: SBCL cross compile error amd64 -> arm64

2023-06-20 Thread developer
Quoting Janne Johansson : > > if I understand well, you are on FreeBSD trying to build sbcl for > OpenBSD? This is either an SBCL bug or FreeBSD problem, you are not > using OpenBSD anywhere in the loop so it's unrelated to OpenBSD. Well, OpenBSD is involved as a target system and as the cro

Re: SBCL cross compile error amd64 -> arm64

2023-06-20 Thread developer
Quoting Solène Rapenne : On Tue, 2023-06-20 at 13:34 +0200, develo...@robert-palm.de wrote: Hi, I am trying to cross compile sbcl (a common lisp compiler) from amd64  (FreeBSD) to arm64 (OpenBSD) and receive this error during the  compilation: //entering make-target-2.sh /

Re: SBCL cross compile error amd64 -> arm64

2023-06-20 Thread Solène Rapenne
On Tue, 2023-06-20 at 13:34 +0200, develo...@robert-palm.de wrote: > > Hi, > > I am trying to cross compile sbcl (a common lisp compiler) from > amd64  > (FreeBSD) to arm64 (OpenBSD) and receive this error during the  > compilation: > > > //entering make-target-2.sh > //doing

SBCL cross compile error amd64 -> arm64

2023-06-20 Thread developer
Hi, I am trying to cross compile sbcl (a common lisp compiler) from amd64 (FreeBSD) to arm64 (OpenBSD) and receive this error during the compilation: //entering make-target-2.sh //doing warm init - compilation phase This is SBCL 2.3.5.117-850a8f314-WIP, an implementation