Subject: Re: LC040 revisited
To: John <john@sixgirls.org>
From: Ignatios Souvatzis <is@netbsd.org>
List: port-m68k
Date: 04/25/2001 07:17:10
On Tue, Apr 24, 2001 at 08:38:24PM -0400, John wrote:

> Although this would be a bit of compiling work, is it possible to support
> LC040s and other 680x0s without FPUs by compiling the entire source tree
> with -msoft-float so as to avoid using the FPU always?

No. You'd have to write a soft-float library first, that the gcc created 
code can call. 

Moved to port-m68k, as this is no Amiga question.

Regards,
	-is