chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] Re: [Chicken-bugs] #357: release build 2.732 testing


From: Chicken Scheme
Subject: [Chicken-janitors] Re: [Chicken-bugs] #357: release build 2.732 testing
Date: Wed, 14 Nov 2007 12:26:18 -0000

#357: release build 2.732 testing
--------------------+-------------------------------------------------------
Reporter:  elf      |        Owner:          
    Type:  defect   |       Status:  closed  
Priority:  trivial  |    Component:  compiler
 Version:  2.7      |   Resolution:  fixed   
Keywords:           |  
--------------------+-------------------------------------------------------
Changes (by felix):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 That's because relinking wasn't supported yet. On Linux `-Wl,-R...` sets
 the runtime linker path of shared executables to the installation LIBDIR.
 Properly, this should be set to the build directory for testing and then
 re-linked with the final rpath.

 Implemented in trunk, only used in Linux, not tested on other platforms.

-- 
Ticket URL: <http://trac.callcc.org/ticket/357#comment:1>
Chicken Scheme <http://www.call-with-current-continuation.org/>
The CHICKEN Scheme-to-C compiler

reply via email to

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