chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] Re: #167: implement new build system


From: Chicken Trac
Subject: [Chicken-janitors] Re: #167: implement new build system
Date: Mon, 06 Sep 2010 18:07:37 -0000

#167: implement new build system
---------------------------+------------------------------------------------
  Reporter:  felix         |       Owner:          
      Type:  task          |      Status:  assigned
  Priority:  major         |   Milestone:          
 Component:  build system  |     Version:  4.3.x   
Resolution:                |    Keywords:          
---------------------------+------------------------------------------------

Comment(by zbigniew):

 tested OS X universal build
 {{{
 ---- extract make-refactoring on x86 10.5.8
 [ok] universal core build on x86 10.5.8
 [ok] make check
 [ok] chicken-install chicken-doc-admin
 [ok] chicken-doc-admin -e eggref/4
 [ok] chicken-doc open/rdonly
 ---- copy x86 installation to ppc
 [ok] chicken-doc open/rdonly
 }}}

 not tested (yet?) because I do not have a compiler on the PPC box:

 {{{
 ---- wipe ppc install
 ---- copy x86 core to ppc && make install
 [  ] make check
 [  ] chicken-install chicken-doc-admin
 [  ] chicken-doc-admin -e eggref/4
 [  ] chicken-doc open/rdonly
 ---- make spotless on ppc
 [  ] universal core build on PPC 10.5.8
 [  ] make check
 ---- wipe x86 install
 ---- copy ppc install to x86
 [  ] chicken-doc open/rdonly
 }}}

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