Re: CLISP on Haiku
Bruno Haible via clisp-devel <[email protected]> Thu, 24 Oct 2024 23:26:13 +0200
| Newsgroups | gmane.lisp.clisp.devel |
|---|---|
| Message-ID | <64069680.rAQPL4r5uZ@nimes> |
On Donnerstag, 24. Oktober 2024 09:44:42 CEST Alexandru Popa wrote: > Thank you Bruno for your response. > > Haiku has a package manager, unlike BeOS. The available packages can be > searched via web interface at https://depot.haiku-os.org/. The *ffcall* > package was just added to Haiku repository for the sake of CLIPS, but is is > available also for other purposes of course. The recipe for CLISP is being > prepared these days. I see; nice: https://github.com/haikuports/haikuports/tree/master/dev-libs/ffcall https://github.com/haikuports/haikuports/tree/master/dev-libs/libsigsegv > I prepared *cfghaiku.lisp*. Unfortunately, I did not succeed in > modifying *makefile.in Thanks. I can handle the makemake.in part. > <http://makefile.in>* to reflect Haiku specific handling. These days I try > to extensively test CLISP on Haiku. I found *tests* and *sacla-tests* > folders in master tarball from Git. However, I did not find a folder for > ANSI compliance testing as per "*make check-ansi-tests*". Where can I find > them? You get them through $ make -f Makefile.devel update-ansi-tests > Additionally, what can you suggest for debugging sockets? I don't know: Which of these tools, that are familiar on Linux, are ported to Haiku? - netstat - ss - lsof - netcat > Is there > something OS specific in SLIME / SLY to support Haiku (never looked at > their code)? I don't know. I haven't looked in their code either. Bruno _______________________________________________ clisp-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/clisp-devel