Date: Mon, 13 Jan 97 16:16:03 +0100 From: cracauer@wavehh.hanse.de (Martin Cracauer) To: gilham@csl.sri.COM Cc: freebsd-emulation@freebsd.org Subject: Re: Free Allegro CL Message-ID: <9701131516.AA06325@wavehh.hanse.de> References: <199701101958.LAA03487@impulse.csl.sri.com>
next in thread | previous in thread | raw e-mail | index | archive | help
My copy of ACL/Linux havn't arrived, but when it does I will definitivly beat on it until it runs on FreeBSD. Please keep me updated if you hear of activities from other people. The error shown below is IMHO related to a memory mapping issue, maybe somewhat different (undocumented) mmap semantics. Can you trace it and see what it does before dying? Martin gilham@csl.sri.COM (Fred Gilham) wrote: >japonica:~/gabriel > acl >Allegro CL 4.3 [Linux/X86; R1] (12/11/96 1:33) >Copyright (C) 1985-1996, Franz Inc., Berkeley, CA, USA. All Rights Reserved. >;; Optimization settings: safety 1, space 1, speed 1, debug 2. >;; For a complete description of all compiler switches given the current optimization >;; settings evaluate (EXPLAIN-COMPILER-SETTINGS). >USER(1): (car '(a b c)) >A >USER(2): (cdr '(a b c)) >(B C) >USER(3): (load "boyer.cl") >; Loading ./boyer.cl >Bus error (core dumped) -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin_Cracauer@wavehh.hanse.de http://cracauer.cons.org Fax.: +4940 5228536 "As far as I'm concerned, if something is so complicated that you can't ex- plain it in 10 seconds, then it's probably not worth knowing anyway"- Calvin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9701131516.AA06325>