changeset 392:59cfe0ca65fb

7064504 exception handling -compat=g on Solaris 11 snv_167 or higher
author Norm Jacobs <Norm.Jacobs@Oracle.COM>
date Wed, 13 Jul 2011 09:14:57 -0700
parents 68db3ce22879
children b6a26174ccce
files components/gcc3/Makefile
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/components/gcc3/Makefile	Wed Jul 13 04:34:13 2011 -0700
+++ b/components/gcc3/Makefile	Wed Jul 13 09:14:57 2011 -0700
@@ -45,6 +45,9 @@
 # CC_BITS may get in the way
 CC_BITS=
 
+# enabling this causes libstdc++ to break
+LD_B_DIRECT=
+
 CONFIGURE_PREFIX =	/usr/sfw
 
 # we need to override CONFIGURE_OPTIONS because GCC uses a configure that