Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Feb 2012 20:23:40 +0100
From:      "C. P. Ghost" <cpghost@cordula.ws>
To:        Michel Talon <talon@lpthe.jussieu.fr>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Please update lang/cmucl to 20c
Message-ID:  <CADGWnjVQ1EWKTyEeU9r_Nm%2BCprpvQvj0QDMCUmzT-gbOqj0sLQ@mail.gmail.com>
In-Reply-To: <D7933366-B617-4C6A-B8C8-9713FDB4ED81@lpthe.jussieu.fr>
References:  <D7933366-B617-4C6A-B8C8-9713FDB4ED81@lpthe.jussieu.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Feb 27, 2012 at 7:32 PM, Michel Talon <talon@lpthe.jussieu.fr> wrote:
>> any chance to see cmucl-20c (including cmucl-extras) in ports,
>> while at the same time keeping the current lang/cmucl as, say,
>> lang/cmucl19, because that version still supports non-SSE2
>> CPUs?
>
> The sse2 version is indeed much faster, and works on quite old computers
> nowadays
>
> so i am not sure that the generic version is still useful.

Well, it is: I have a couple of machines that don't have SSE2
instruction set (e.g. VIA C3 and some older Pentiums), that
are really dependent on at least one working CL implementation
that doesn't require SSE2. I really have nothing against a version
with SSE2 support -- I love Clozure CL for example despite it
being SSE2-only --, but I can't replace all pre-SSE2 boxes right
now, just to accommodate the new CMUCL.

>> And while I'm asking for it, could the cmucl port include
>> the sources (perhaps from the source release tar ball or
>> as part of the building-from-source process?) in such a
>> way that it is available from within lisp itself?
>
>
> In fact the exact position of the source code from which the binary has been
> compiled
>
> is annotated in the binary, so the only solution to make debugging, etc.
> work is to
>
> avoid completely moving the source code after compilation. So practically
> you have to compile
>
> cmucl (or sbcl) in your home and live it here. The ports system is useless
> here.

Yes, that's the problem.

Maybe these ports could be compiled *outside* the ports tree? I.E. move
the sources to their final destination and then only bootstrap lisp and
compile a core image from there? That's not the Canonical Way of ports,
but as a workaround, it could be enabled e.g. as an OPTION. Just a
humble suggestion though... it's up to the port maintainers to decide and
figure out a way to do it.

> Michel Talon
> talon@lpthe.jussieu.fr

Regards,
-cpghost.

-- 
Cordula's Web. http://www.cordula.ws/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADGWnjVQ1EWKTyEeU9r_Nm%2BCprpvQvj0QDMCUmzT-gbOqj0sLQ>