(file) Return to platform_ZOS_ZSERIES_IBM.mak CVS log (file) (dir) Up to [Pegasus] / pegasus / mak

Diff for /pegasus/mak/platform_ZOS_ZSERIES_IBM.mak between version 1.24 and 1.26

version 1.24, 2006/07/17 08:36:51 version 1.26, 2006/08/09 21:12:37
Line 38 
Line 38 
  
 SYS_INCLUDES = -I/usr/lpp/tcpip/include -I/usr/lpp/ioclib/include -I$(ROOT)/src/StandardIncludes/zOS SYS_INCLUDES = -I/usr/lpp/tcpip/include -I/usr/lpp/ioclib/include -I$(ROOT)/src/StandardIncludes/zOS
 #SYS_INCLUDES = -I/usr/lpp/tcpip/include -I/usr/lpp/ioclib/include #SYS_INCLUDES = -I/usr/lpp/tcpip/include -I/usr/lpp/ioclib/include
 DEFINES = -DPEGASUS_PLATFORM_$(PEGASUS_PLATFORM) -D_OPEN_SOURCE=3 -D_ENHANCED_ASCII_EXT=0xFFFFFFFF  DEFINES = -DPEGASUS_PLATFORM_$(PEGASUS_PLATFORM) -D_ALL_SOURCE -D_UNIX03_SOURCE -D_OPEN_THREADS=2 -D_ISOC99_SOURCE -D_ENHANCED_ASCII_EXT=0xFFFFFFFF -D_OPEN_SYS_MUTEX_EXT
  
 ifdef PEGASUS_KERBEROS_AUTHENTICATION ifdef PEGASUS_KERBEROS_AUTHENTICATION
   DEFINES += -DPEGASUS_KERBEROS_AUTHENTICATION   DEFINES += -DPEGASUS_KERBEROS_AUTHENTICATION
 endif endif
  
  
 DEPEND_DEFINES = -D__IBMCPP__=400  
  
 ifdef PEGASUS_USE_DEBUG_BUILD_OPTIONS ifdef PEGASUS_USE_DEBUG_BUILD_OPTIONS
 FLAGS = -W "c,debug,ASCII,XPLINK,dll,expo,langlvl(extended),rtti(dynamiccast),float(ieee),goff" FLAGS = -W "c,debug,ASCII,XPLINK,dll,expo,langlvl(extended),rtti(dynamiccast),float(ieee),goff"
Line 79 
Line 78 
   DEFINES += -DPEGASUS_ZOS_THREADLEVEL_SECURITY   DEFINES += -DPEGASUS_ZOS_THREADLEVEL_SECURITY
 endif endif
  
 #ifdef PEGASUS_ZOS_USE_LONG_ARRAYS  
   DEFINES += -DPEGASUS_ZOS_USE_LONG_ARRAYS  
 #endif  
  
 # if PEGASUS_ENABLE_SLP is already set then honor the users preference else # if PEGASUS_ENABLE_SLP is already set then honor the users preference else
 # Enable the compilation of the SLP functions. # Enable the compilation of the SLP functions.
Line 90 
Line 86 
     PEGASUS_ENABLE_SLP = true     PEGASUS_ENABLE_SLP = true
 endif endif
  
 # Local domain sockets, or an equivalent, is not currently supported on z/OS. Bug 2147  
 PEGASUS_DISABLE_LOCAL_DOMAIN_SOCKET=1  
   
 SYS_LIBS = SYS_LIBS =
  
 CXX = c++ -+ CXX = c++ -+


Legend:
Removed from v.1.24  
changed lines
  Added in v.1.26

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2