Archived issue #0008555
results of FIP "Provide warnings in case of wrong compilation environment"
Description
results of FIP "Provide warnings in case of wrong compilation environment"
Additional information
Documentation remark, added by Author 2005-04-25 08:15:49:
Improvements:
If compilation is performed by Visual Studio compiler but "WNT" option is not
defined preprocessor returns error:
"Wrong compiler options has been detected. Add /DWNT option for proper
compilation!!!!!"
For UNIX platforms if neither HAVE_IOSTREAM nor HAVE_IOSTREAM_H is defined in
config.h file or compiler options preprocessor returns error:
"check config.h file or compilation options: either HAVE_IOSTREAM or
HAVE_IOSTREAM_H should be defined"
The similar error preprocessor returns if neither HAVE_LIMITS nor HAVE_LIMITS_H
is not defined
Modified entities:
package: Standard
files:
Standard_Stream.hxx
Standard_SStream.hxx
Standard_values.h
Improvements:
If compilation is performed by Visual Studio compiler but "WNT" option is not
defined preprocessor returns error:
"Wrong compiler options has been detected. Add /DWNT option for proper
compilation!!!!!"
For UNIX platforms if neither HAVE_IOSTREAM nor HAVE_IOSTREAM_H is defined in
config.h file or compiler options preprocessor returns error:
"check config.h file or compilation options: either HAVE_IOSTREAM or
HAVE_IOSTREAM_H should be defined"
The similar error preprocessor returns if neither HAVE_LIMITS nor HAVE_LIMITS_H
is not defined
Modified entities:
package: Standard
files:
Standard_Stream.hxx
Standard_SStream.hxx
Standard_values.h
Public activity
No public notes
Participants are labeled by their role within this record.