From mint-bounce@lists.fishpool.fi Tue Mar 3 15:36:52 2009 Message-ID: <49AD946A.20301@atari-source.org> Date: Tue, 03 Mar 2009 15:34:50 -0500 From: Mark Duckworth User-Agent: Thunderbird 2.0.0.19 (Macintosh/20081209) MIME-Version: 1.0 To: =?ISO-8859-1?Q?Vincent_Rivi=E8re?= CC: mint@fishpool.com Subject: Re: [MiNT] OpenSSL 0.9.8j / OpenSSH 5.2p1 / ZLib 1.2.3 RPMs Available for testing.... References: <49AD8BDE.3050103@atari-source.org> <49AD8D10.3000906@freesbee.fr> In-Reply-To: <49AD8D10.3000906@freesbee.fr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-SA-Score: -1.4 X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: mduckworth@atari-source.org Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Vincent Rivière wrote: > Mark Duckworth wrote: >> What flags did you use? As I recall using -lm to get the math >> functions will not automatically use the FPU when it is available but >> I don't know. Anyone remember more details on that? > > As far as I know, GCC never use FPU detection. By default, it is not > used. FPU support is only turned on by compiling with -m68020-60. In > that case, the resulting binaries are FPU only. > Oh ok. Well besides the obvious negatives at least it's unambiguous. Thanks, Mark