public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* __DBL_HAS_DENORM__ et al required in recent libstdc++
@ 2006-11-27 14:27 Tim Prince
  2006-11-29 20:29 ` Gabriel Dos Reis
  0 siblings, 1 reply; 5+ messages in thread
From: Tim Prince @ 2006-11-27 14:27 UTC (permalink / raw)
  To: gcc-help

Builds of gcc-4.3 libstdc++ on cygwin have begun failing with these 
undefined symbols for FLT,DBL,LDBL in std_limits.h.  I don't find any 
explanation of it.  Is it a particular problem for cygwin, given that 
the include files for LDBL are incomplete, and don't distinguish between 
DBL and LDBL?  Are these values intended to reflect options such as 
-ffast-math and -mfpmath which would affect use of subnormals (formerly 
called denorm)?

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-11-29 23:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-27 14:27 __DBL_HAS_DENORM__ et al required in recent libstdc++ Tim Prince
2006-11-29 20:29 ` Gabriel Dos Reis
2006-11-29 22:05   ` Tim Prince
2006-11-29 23:32     ` Gabriel Dos Reis
2006-11-29 23:35     ` Gabriel Dos Reis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).