Date: Thu, 25 Oct 2001 18:45:56 +0200 (CEST) From: Oliver Fromme <olli@secnetix.de> To: freebsd-stable@FreeBSD.ORG Subject: Re: SIGPFE problems on Athlon processors running 4.3-STABLE Message-ID: <200110251645.f9PGjuD10016@lurza.secnetix.de> In-Reply-To: <3BD75C6C.8070201@ludd.luth.se>
next in thread | previous in thread | raw e-mail | index | archive | help
Joachim Strömbergson <watchman@ludd.luth.se> wrote: > Yes, SIGPFE are floating point exceptions. See man signal. The question is if > anybody have any clue why this happens on the Athlon for GPG. And how to fix. Doesn't happen on my Athlon. Did you compile the program with any unsupported optimizations, such as -O2 or higher, do you have a CPUTYPE setting in your make.conf, or anything else that is non-standard? If so, try compiling it with just -O, no CPUTYPE or anything. Regards Oliver -- Oliver Fromme, secnetix GmbH & Co KG, Oettingenstr. 2, 80538 München Any opinions expressed in this message may be personal to the author and may not necessarily reflect the opinions of secnetix in any way. "All that we see or seem is just a dream within a dream" (E. A. Poe) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110251645.f9PGjuD10016>