(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.25 and 1.26

version 1.25, 2006/08/03 10:42:27 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.


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2