[Bf-committers] Problems with Solaris Fulid Sim and finite()

Stephen Swaney sswaney at centurytel.net
Wed May 9 14:12:15 CEST 2007


On Tue, May 08, 2007 at 11:06:33PM -0500, Timothy Baldridge wrote:
> I've been hacking the past few Solaris builds. They won't compile straight
> from cvs since Solaris (apparently) doesn't have finite(). There were
> already #ifndef WIN32 defines to take this code out if building in WIN32.
> 
> I'll submit a patch to add Solaris to the WIN32 defines, but I need some
> help: What is the OS define for Solaris? Does scons define WIN32 or is that
> defined somewhere else?

The platform symbols are defined by the compiler.  

They usually have the form of the os or architecture name preceeded by
an underscore.  They may or may not be capitalized.

Sorry I don't have specific details in front of me.

-- 
Stephen Swaney			
sswaney at centurytel.net



More information about the Bf-committers mailing list