|
From: | Chicken Trac |
Subject: | [Chicken-janitors] #70: add build option to optimize for speed |
Date: | Sun, 16 Aug 2009 13:50:29 -0000 |
#70: add build option to optimize for speed --------------------------+------------------------------------------------- Reporter: felix | Owner: Type: enhancement | Status: new Priority: minor | Milestone: 4.2.0 Component: build system | Version: 4.1.x Keywords: | --------------------------+------------------------------------------------- something like {{{ make ... OPTIMIZE_FOR_SPEED=yes ... }}} This should use the gcc option `-O3` instead of the default `-Os`. -- Ticket URL: <http://www.irp.oist.jp/trac/chicken/ticket/70> Chicken Scheme <http://www.call-with-current-continuation.org/> Chicken Scheme is a compiler for the Scheme programming language.
[Prev in Thread] | Current Thread | [Next in Thread] |