On Thu, 31 Aug 2023 at 22:13, Robert Swindells <rjs%fdy2.co.uk@localhost> wrote:
>
>
> Chavdar Ivanov <ci4ic4%gmail.com@localhost> wrote:
> >On Thu, 31 Aug 2023 at 19:52, Robert Swindells <rjs%fdy2.co.uk@localhost> wrote:
> >>
> >> Maybe we need to set MKPIE_SUPPORTED=no in lang/sbcl/Makefile.
> >
> > It appears so - it builds OK with it. I am running the tests now, as usual.
>
> I have added MKPIE_SUPPORTED=no, dependency on devel/gmp and updated to
> 2.3.8.
It seems
MKPIE_SUPPORTED=no
has to be before
otherwise it fails as above.
>
> Will add an options.mk file next month to allow it to be built with
> threads. The parallel garbage collector seems to work on NetBSD too.
Yes, that was missing before.
Also, it might be not particularly difficult to add an option to build
the documentation; I do this manually by installing gtexinfo and
copying a texinfo.tex file (usually from automake) into the doc
directory, subsequently modifying the PLIST.
--
----