lisp version

15 views
Skip to first unread message

Ralf Hemmecke

unread,
Jul 15, 2019, 4:51:01 PM7/15/19
to fricas-devel
Is it possible to figure out in an installed binary version of FriCAS,
what the underlying lisp is and if it is sbcl, then what the sbcl
version of AXIOMsys is?

I'd need that for a configure test.

Thanks
Ralf

Waldek Hebisch

unread,
Jul 15, 2019, 7:37:21 PM7/15/19
to fricas...@googlegroups.com
Well, ATM you would need to copy test from FriCAS configure.
'config.lisp' finds needed information. In 'configure.ac'
'fricas_lisp_flavor' and 'fricas_lisp_version' contain
needed information, but that is not propagated to bianary
so one would have to recompute it.

--
Waldek Hebisch

Ralf Hemmecke

unread,
Jul 16, 2019, 3:07:32 AM7/16/19
to Kurt Pagani, fricas-devel
Hi Kurt,

On 7/16/19 3:05 AM, Kurt Pagani wrote:
> Meinst Du das?
>
> fricas -nox -eval ")lisp (lisp-implementation-type)"
> fricas -nox -eval ")lisp (lisp-implementation-version)"
>
> Value = "SBCL"
> Value = "1.4.5.debian"

Yes, that's exactly what I want.

Than you!
Ralf
Reply all
Reply to author
Forward
0 new messages