Re: CMU CL or SBCL on (FreeBSD/)AMD64 any time soon?
From: Christopher Browne (cbbrowne_at_acm.org)
Date: 10/21/04
- Next message: Christopher Browne: "Re: Why Lisp supposedly "sucks for game development""
- Previous message: Peter Seibel: "Yet another [was: And one more [was: New Practical Common Lisp chapters on web]]"
- In reply to: Gareth McCaughan: "Re: CMU CL or SBCL on (FreeBSD/)AMD64 any time soon?"
- Next in thread: Daniel Barlow: "Re: CMU CL or SBCL on (FreeBSD/)AMD64 any time soon?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 21 Oct 2004 05:20:07 GMT
Clinging to sanity, Gareth McCaughan <gareth.mccaughan@pobox.com> mumbled into her beard:
> Svein Ove Aas wrote:
>
>> However, both SBCL and CMUCL work just fine under 32-bit emulation
>> mode; probably the only thing you lose is speed, and no more than
>> you'd lose by running on a 32-bit machine in the first place.
>
> Hmm. I'm showing my shocking ignorance here: do you mean that it's
> possible to run the system as a whole in 64-bit mode, but also to
> run individual applications (CMU CL, say) in 32-bit mode? That seems
> like it would be OS-dependent; which OSes let you do that?
It is possible remarkably often because systems often start off with a
"32 bit mode."
The AMD64 port of Debian/Linux includes a subsystem for this purpose,
including support for installing 32 bit libraries in a special area
for that purpose. It's good enough to get OpenOffice.org working,
which is no mean feat.
It's probably enough to let SBCL/CMUCL work. Managing them via the
package system might be a bit painful, because the "32 bit emulation"
part is a bit manual, but it's probably possible...
-- (reverse (concatenate 'string "gro.gultn" "@" "enworbbc")) http://linuxfinances.info/info/rdbms.html "With sufficient thrust, pigs fly just fine. However, this is not necessarily a good idea. It is hard to be sure where they are going to land, and it could be dangerous sitting under them as they fly overhead." -- RFC 1925
- Next message: Christopher Browne: "Re: Why Lisp supposedly "sucks for game development""
- Previous message: Peter Seibel: "Yet another [was: And one more [was: New Practical Common Lisp chapters on web]]"
- In reply to: Gareth McCaughan: "Re: CMU CL or SBCL on (FreeBSD/)AMD64 any time soon?"
- Next in thread: Daniel Barlow: "Re: CMU CL or SBCL on (FreeBSD/)AMD64 any time soon?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|