(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.2.1 and 1.25

version 1.24.2.1, 2006/08/02 07:26:32 version 1.25, 2006/08/03 10:42:27
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_ALL_SOURCE -D_UNIX03_SOURCE -D_OPEN_THREADS=2 -D_ISOC99_SOURCE -D_ENHANCED_ASCII_EXT=0xFFFFFFFF -D_OPEN_SYS_MUTEX_EXT  DEFINES = -DPEGASUS_PLATFORM_$(PEGASUS_PLATFORM) -D_OPEN_SOURCE=3 -D_ENHANCED_ASCII_EXT=0xFFFFFFFF
  
 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 78 
Line 79 
   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 86 
Line 90 
     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.2.1  
changed lines
  Added in v.1.25

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2