[Openmcl-devel] 1.11 release
Anton Vodonosov
avodonosov at yandex.ru
Fri Nov 6 19:30:35 PST 2015
I'm aware of the versioned symbols.
If I remember correctly, it's possibly to specify at build
time what version to link with, and so to produce a binary which is
possible to run on older systems.
Matthew may or may not want to do so.
Best regards,
- Anton
07.11.2015, 06:21, "Gary Byers" <gbyers at pobox.com>:
> As far as I know, this is not a CCL-specific issue. See
> http://harmful.cat-v.org/software/dynamic-linking/versioned-symbols,
> among many other
> places where this issue is discussed.
>
> On 11/06/2015 07:40 PM, Anton Vodonosov wrote:
>> 07.11.2015, 05:34, "R. Matthew Emerson" <rme at clozure.com>:
>>>> On Nov 6, 2015, at 9:24 PM, Anton Vodonosov <avodonosov at yandex.ru> wrote:
>>>>
>>>> I needed to rebuild kernel in order to run it on my machine,
>>>> because the release binary requires LIBC version newer than I have.
>>>> Don't know if that's important for you.
>>> Thanks for the note. I built the lisp kernel binary on Ubuntu 12.04.
>> More precise info about the situation:
>>
>> $ uname -a
>> Linux cl-test-grid.cloud.efficito.com 3.2.0-4-686-pae #1 SMP Debian 3.2.68-1+deb7u5 i686 GNU/Linux
>>
>> $ svn co http://svn.clozure.com/publicsvn/openmcl/release/1.11/linuxx86/ccl ccl-1.11
>>
>> $ ccl-1.11/lx86cl
>> ccl-1.11/lx86cl: /lib/i386-linux-gnu/i686/cmov/libc.so.6: version `GLIBC_2.15' not found (required by ccl-1.11/lx86cl)
>>
>> $ cd ccl-1.11/lisp-kernel/linuxx8632/
>> $ make
>> $ ../../lx86cl
>> Welcome to Clozure Common Lisp Version 1.11-r16635 (LinuxX8632)!
>>
>> _______________________________________________
>> Openmcl-devel mailing list
>> Openmcl-devel at clozure.com
>> https://lists.clozure.com/mailman/listinfo/openmcl-devel
>
> _______________________________________________
> Openmcl-devel mailing list
> Openmcl-devel at clozure.com
> https://lists.clozure.com/mailman/listinfo/openmcl-devel
More information about the Openmcl-devel
mailing list