The Artima Developer Community
Sponsored Link

Python Buzz Forum
CMUCL FreeBSD -lc_r

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Ng Pheng Siong

Posts: 410
Nickname: ngps
Registered: Apr, 2004

Ng Pheng Siong is just another guy with a website.
CMUCL FreeBSD -lc_r Posted: Oct 29, 2004 10:14 AM
Reply to this message Reply

This post originated from an RSS feed registered with Python Buzz by Ng Pheng Siong.
Original Post: CMUCL FreeBSD -lc_r
Feed Title: (render-blog Ng Pheng Siong)
Feed URL: http://sandbox.rulemaker.net/ngps/rdf10_xml
Feed Description: Just another this here thing blog.
Latest Python Buzz Posts
Latest Python Buzz Posts by Ng Pheng Siong
Latest Posts From (render-blog Ng Pheng Siong)

Advertisement

This looks good:

$ freebsd4/lisp/lisp -core freebsd4/lisp/lisp.core -noinit -nositeinit
...
Loaded subsystems:
    Python 1.1, target Intel x86
    CLOS based on Gerd's PCL 2004/04/14 03:32:47
* (+ 3 4)

7
* 

This doesn't:

* (load (translate-logical-pathname "pkg:asdf"))
...
...
; [GC threshold exceeded with 15,666,920 bytes in use.  Commencing GC.]
Help! 12 nested errors.  KERNEL:*MAXIMUM-ERROR-DEPTH* exceeded.

Debug  (type H for help)

(UNIX::SIGBUS-HANDLER # # #.(SYSTEM:INT-SAP #x47FD6448))
Source: 
; File: target:code/signal.lisp

0] H
(DEFINE-SIGNAL-HANDLER SIGBUS-HANDLER "Bus Error")

I rebuilt lisp without the -pthread option and it appears to work just like the regular binary installation I have.

Now what? Hmmm, SBCL is a derivative of CMUCL. Maybe... perhaps...

Read: CMUCL FreeBSD -lc_r

Topic: The New New Mod-pubsub Previous Topic   Next Topic Topic: Phatbot

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use