From 780b92ada9afcf1d58085a83a0b9e6bc982203d1 Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Tue, 17 Feb 2015 17:25:57 +0000 Subject: Imported from /home/lorry/working-area/delta_berkeleydb/db-6.1.23.tar.gz. --- docs/installation/sun_opt.html | 71 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 docs/installation/sun_opt.html (limited to 'docs/installation/sun_opt.html') diff --git a/docs/installation/sun_opt.html b/docs/installation/sun_opt.html new file mode 100644 index 00000000..470656a3 --- /dev/null +++ b/docs/installation/sun_opt.html @@ -0,0 +1,71 @@ + + + + + + Sun Workshop Compiler Optimization Level + + + + + + + + + +
+
+
+
+

Sun Workshop Compiler Optimization + Level

+
+
+
+

+ Berkeley DB now automatically uses optimization level + "-xO2" with the Sun Workshop + compiler. Test failures have been observed with higher + optimization levels. This can include the default + "-O", which equates to the higher + "-xO3" optimization level for some + Sun compilers. +

+
+ + + -- cgit v1.2.1