summaryrefslogtreecommitdiffstats
path: root/src/RELEASE.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/RELEASE.txt')
-rw-r--r--src/RELEASE.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/RELEASE.txt b/src/RELEASE.txt
index 4728748..e8bc3fd 100644
--- a/src/RELEASE.txt
+++ b/src/RELEASE.txt
@@ -157,6 +157,13 @@ RELEASE 0.97 - XXX
env = Environment(tools = ['default', 'f77'])
+ -- SOLARIS DEFAULT SHARED OBJECT PREFIXES AND SUFFIXES HAVE CHANGED
+
+ On Solaris, SCons now builds shared objects from C and C++ source
+ files with a default prefix of "so_" and a default suffix of ".o".
+ The previous default suffix of ".os" caused problems when trying
+ to use SCons with Sun WorkShop.
+
-- CACHED Configure() RESULTS ARE STORED IN A DIFFERENT FILE
The Configure() subsystem now stores its cached results in a