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.