From mint-bounce@lists.fishpool.fi  Mon Jun 14 11:04:55 2010
To: =?UTF-8?Q?Vincent_Rivi=C3=A8re?= <vincent.riviere@freesbee.fr>
Subject: Re: [MiNT] Libcurl-ssl / RPM package
MIME-Version: 1.0
Date: Mon, 14 Jun 2010 16:58:48 +0200
From: m0n0 <ole@monochrom.net>
Cc: mint <mint@lists.fishpool.fi>
Reply-To: ole@monochrom.net
In-Reply-To: <4C163DF4.9060102@freesbee.fr>
References: <ed8542bdc154dd7693c8d3210c31d89b-EhVcX1lFRQVaRwYcDTpQCEFddQZLVF5dQUBFBDBTXF5bVkYOWkF0A1w6XF1YR0AAWlhfQw==-webmailer2@server08.webmailer.hosteurope.de> <4C163DF4.9060102@freesbee.fr>
Message-ID: <845495def3bc16e5a0fcba375627015b-EhVcX1lFRQVaRwYcDTpQCEFddQZLVF5dQUBFBDBTXF5bVkYOWkF0A1w6XF1YR0AAWF9bSA==-webmailer2@server08.webmailer.hosteurope.de>
X-Sender: ole@monochrom.net
User-Agent: Host Europe Webmailer/2.0
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset=UTF-8
X-HE-Access: Yes
X-bounce-key: webpack.hosteurope.de;ole@monochrom.net;1276527540;de950e8b;
X-ecartis-version: Ecartis v1.0.0
Sender: mint-bounce@lists.fishpool.fi
Errors-to: mint-bounce@lists.fishpool.fi
X-original-sender: ole@monochrom.net
Precedence: bulk
List-help: <mailto:ecartis@lists.fishpool.fi?Subject=help>
List-unsubscribe: <mailto:mint-request@lists.fishpool.fi?Subject=unsubscribe>
List-Id: <mint.lists.fishpool.fi>
X-List-ID: <mint.lists.fishpool.fi>
List-subscribe: <mailto:mint-request@lists.fishpool.fi?Subject=subscribe>
List-owner: <mailto:tjhukkan@fishpool.fi>
List-post: <mailto:mint@lists.fishpool.fi>


Am Montag, den 14.06.2010, 16:34 +0200 schrieb Vincent Rivière
<vincent.riviere@freesbee.fr>:

> If you compile a program with the default options (-m68000 implied), it 
> will totally ignore the FPU.

That's really ...sad! :( 

> If you compile a program with -m68020-60, it will use the FPU in any 
> case. The program will fail and display an explicit error message if 
> someone tries to run it on a system without an FPU.

That mean's when compiling for -m68020, the FPU is completly ignored, too.
Right?  

 
> About SSL, I don't know if the FPU could speed up things.

I know that an FPU can speed up floating point operations dramatically,
and floating point math is involved alot in encryption / decryption - as
far as I know. 

Anyone here has numbers regarding the speedup when using the FPU? I would
at least expect values like 100% speed inprovement ;)  But maybe I'm
totally wrong? 

Greets,
Ole


