From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay03.roc.ny.frontiernet.net (relay03.roc.ny.frontiernet.net [66.133.182.166]) by ozlabs.org (Postfix) with ESMTP id 5C4BF679F4 for ; Fri, 13 May 2005 23:14:36 +1000 (EST) Message-ID: <005b01c557bd$c04e2770$0301a8c0@chuck2> From: "Mark Chambers" To: "Pantelis Antoniou" References: <200505131433.23307.Schramel.Linux@go.bartec.de> <4284A19A.7010901@intracom.gr> Date: Fri, 13 May 2005 09:14:47 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Cc: PPC_LINUX Subject: Re: insmod problem List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > > > You're using floating arithmetic in the kernel. > > That's not supported. > > Regards > > Pantelis > Just for my edification: Is floating point itself not supported (floating point register corruption or something like that) or just linking to user space libraries? Mark Chambers