Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Apr 1996 03:04:35 -0500 (CDT)
From:      Tony Kimball <alk@Think.COM>
To:        current@freebsd.org
Subject:   msun does not use i387/*.S using make -DHAVE_FPU
Message-ID:  <199604090804.DAA01446@compound.think.com>

next in thread | raw e-mail | index | archive | help


When I made world using pgcc at ctm 1665, I noticed that the resulting
awk executable dumped core during floor() in builtins.c if it was
linked dynamically.  This led me on a little adventure, in which I
discovered (among many other strange and wonderful things) that
-DHAVE_FPU does not suffice to compile msun from the i387/*.S sources,
as the Makefile intimates that it is.  I'm guessing this is a .mk
problem.

As for the core, it was a pgcc bug, but that is another story altogether.

//alk






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199604090804.DAA01446>