[omniORB] omniORBpy3 & sun studio 11

JiangWei jw.omni at sduept.com
Sun Sep 3 22:17:50 BST 2006


[jw at sparc omniORBpy]$ cvs diff -u mk/beforeauto.mk.in
Index: mk/beforeauto.mk.in
===================================================================
RCS file: /cvsroot/omniorb/omniORBpy/mk/Attic/beforeauto.mk.in,v
retrieving revision 1.1.4.8
diff -u -r1.1.4.8 beforeauto.mk.in
--- mk/beforeauto.mk.in 26 Jul 2006 17:48:09 -0000 1.1.4.8
+++ mk/beforeauto.mk.in 3 Sep 2006 13:13:09 -0000
@@ -763,7 +763,7 @@
endif
ifdef Compiler_Sun5
SharedLibraryPlatformLinkFlagsTemplate = -G -h $$soname
-PythonLibraryPlatformLinkFlagsTemplate = -G -h $$soname -lCrun
+PythonLibraryPlatformLinkFlagsTemplate = -G -h $$soname -lCrun -lCstd
CXXMAKEDEPEND += -D__SUNPRO_CC
CXXDEBUGFLAGS = -O2 -g # Remove -g may cause problem with exception handling
# This is a problem with Sun C++ 5.0, see README.SunC++5





More information about the omniORB-list mailing list