[prev in list] [next in list] [prev in thread] [next in thread] 

List:       sbcl-devel
Subject:    Re: [Sbcl-devel] Segfault building sbcl on freebsd 4.11
From:       Herbert Euler <herberteuler () hotmail ! com>
Date:       2008-07-25 11:07:32
Message-ID: BAY143-W17B28E09CC58D9294116F7DA860 () phx ! gbl
[Download RAW message or body]

> On Fri, Jul 25, 2008 at 1:01 PM, Herbert Euler  wrote:
> 
> FreeBSD 4.0 is not actively supported, but replacing the current
> FreeBSD block in src/compiler/x86/parms.lisp with this vintage one
> might do the trick.
> 
> #!+freebsd
> (progn
>   (def!constant read-only-space-start     #x10000000)
>   (def!constant read-only-space-end       #x1ffff000)
> 
>   (def!constant static-space-start        #x30000000)
>   (def!constant static-space-end          #x37fff000)
> 
>   (def!constant dynamic-space-start       #x48000000)
>   (def!constant dynamic-space-end         #x88000000)
> 
>   (def!constant linkage-table-space-start #x90000000)
>   (def!constant linkage-table-space-end   #x91000000))
> 
> At a guess, versions up to 1.0.5.43 should be ok on older FreeBSD systems.

Thank you very much for the quick reply!  It works now, and I'm saving
this trick, hopefully some day later when I learn sbcl's internal it would
turn on useful again.

Regards,
Guanpeng Xu
_________________________________________________________________
News, entertainment and everything you care about at Live.com. Get it now!
http://www.live.com/getstarted.aspx



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/

_______________________________________________
Sbcl-devel mailing list
Sbcl-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sbcl-devel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic