From owner-freebsd-questions Tue Aug 18 01:15:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA16431 for freebsd-questions-outgoing; Tue, 18 Aug 1998 01:15:17 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from oxtody.wias-berlin.de (oxtody.wias-berlin.de [192.124.249.175]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id BAA16415 for ; Tue, 18 Aug 1998 01:14:50 -0700 (PDT) (envelope-from griepent@wias-berlin.de) From: griepent@wias-berlin.de Received: from hilbert.wias-berlin.de by oxtody.wias-berlin.de (5.65v4.0/1.1.10.5/06Jan97-0122PM) id AA05692; Tue, 18 Aug 1998 10:14:08 +0200 Received: from localhost by hilbert.wias-berlin.de (5.65v4.0/1.1.10.5/18May97-0344PM) id AA14321; Tue, 18 Aug 1998 10:14:07 +0200 Message-Id: <199808180814.AA14321@hilbert.wias-berlin.de> To: freebsd-questions@FreeBSD.ORG Subject: Floating point exceptions on i386 and FreeBSD-2.2.X X-Mailer: Mew version 1.70 on Emacs 19.33.1 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Tue, 18 Aug 1998 10:14:07 +0200 X-Mts: smtp Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear FreeBSD community! I have used FreeBSD for three years in desktop publishing and I was always very satisfied with stability and performance of the well-organized FreeBSD system. But now I am disappointed because of difficulties coming up in numerical and mathematical computations. As a mathematician I had thought, that math should be one of the smaller problems for a computer ... But there occur so much serious floating point exceptions and strange underflows! Can I trust any longer the libm of FreeBSD? Most of my programs written in C use the Mesa library. They run very well on other architectures like Alpha machines with DEC Unix, Silicons with Irix and also i386 machines with Linux. Using the same compiler gcc-2.7.2.1 under FreeBSD-2.2.X I had always to compile libm, Mesa-2.6 libraries and my own programs without any optimization flags to get partially executable code! It is a pity but sticking to Linux seems to be the only way for me to get reliable numerical results. So long, Jens Griepentrog griepent@wias-berlin.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message