chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-janitors] Re: #113: Crunch egg: bug in define-crunch-primitives


From: Chicken Trac
Subject: [Chicken-janitors] Re: #113: Crunch egg: bug in define-crunch-primitives / define-crunch-callback
Date: Wed, 17 Feb 2010 09:50:32 -0000

#113: Crunch egg: bug in define-crunch-primitives / define-crunch-callback
------------------------+---------------------------------------------------
 Reporter:  jeronimo    |       Owner:       
     Type:  defect      |      Status:  new  
 Priority:  minor       |   Milestone:       
Component:  extensions  |     Version:  4.2.x
 Keywords:  crunch      |  
------------------------+---------------------------------------------------

Comment(by jeronimo):

 Hi Felix,

 The problem is gone after compiling with gcc-4.3!

 There was also a bit of confusion here: it actually works with gcc-4.4
 *without* OPTIMIZE_FOR_SPEED.

 The problem is that even after compiling chicken without
 OPTIMIZE_FOR_SPEED and gcc-4.4, I was using old binaries for crunch.

 {{{
 $ cd 4/crunch/trunk
 $ chicken-uninstall crunch
 $ chicken-install       <== Wrong! the old crunch binaries were copied to
 /usr/local
 }}}

 (There is no Makefile in the crunch egg directory, that may have been the
 source of confusion)

 So this time I did rm *.o chicken-crunch before reinstalling crunch and it
 worked with gcc-4.4.

 Sorry for this confusion, and thanks a LOT for your help!

-- 
Ticket URL: <http://www.irp.oist.jp/trac/chicken/ticket/113#comment:23>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]