chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] Re: #520: Dev snapshots not built correctly through b


From: Chicken Trac
Subject: [Chicken-janitors] Re: #520: Dev snapshots not built correctly through bootstrap compiler
Date: Wed, 09 Mar 2011 14:09:00 -0000

#520: Dev snapshots not built correctly through bootstrap compiler
-----------------------+----------------------------------------------------
  Reporter:  iraikov   |       Owner:          
      Type:  defect    |      Status:  reopened
  Priority:  major     |   Milestone:  4.7.0   
 Component:  compiler  |     Version:  4.6.x   
Resolution:            |    Keywords:  srfi-13 
-----------------------+----------------------------------------------------

Comment(by mario):

 Here's the ldd output for silex.so:

 {{{
 $ ldd /home/mario/chicken-4.6.5/lib/chicken/6/silex.so
         linux-gate.so.1 =>  (0xb7f7a000)
         libchicken.so.6 => /home/mario/chicken-4.6.5/lib/libchicken.so.6
 (0xb7bc7000)
         libm.so.6 => /lib/i686/cmov/libm.so.6 (0xb7b89000)
         libdl.so.2 => /lib/i686/cmov/libdl.so.2 (0xb7b84000)
         libc.so.6 => /lib/i686/cmov/libc.so.6 (0xb7a29000)
         /lib/ld-linux.so.2 (0xb7f7b000)
 }}}

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/520#comment:8>
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]