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

Diff for /pegasus/mak/platform_VMS_ALPHA_DECCXX.mak between version 1.23 and 1.23.2.1

version 1.23, 2006/02/08 21:10:01 version 1.23.2.1, 2006/08/02 21:17:08
Line 32 
Line 32 
  
 OS = VMS OS = VMS
  
 ARCHITECTURE = ALPHA  ARCHITECTURE = alpha
  
 COMPILER = DECCXX  COMPILER = deccxx
  
 SYS_VMSINCLUDES = -I$(ROOT)/src/stdcxx/cwrappers SYS_VMSINCLUDES = -I$(ROOT)/src/stdcxx/cwrappers
  
Line 42 
Line 42 
  
 DEPEND_INCLUDES = DEPEND_INCLUDES =
  
 OBJ_DIR = $(HOME_DIR)/obj/$(DIR)  TMP_OBJDIR = $(subst ../,,$(DIR))
   OBJ_DIR = $(HOME_DIR)/obj/$(TMP_OBJDIR)
 BIN_DIR = $(HOME_DIR)/bin BIN_DIR = $(HOME_DIR)/bin
 LIB_DIR = $(HOME_DIR)/lib LIB_DIR = $(HOME_DIR)/lib
 OPT_DIR = $(HOME_DIR)/opt OPT_DIR = $(HOME_DIR)/opt
  
 LFLAGS = /Threads_Enable=Upcalls/map=$(BIN_VMSDIRA)]$(PROGRAM)  LFLAGS = /Threads_Enable=Upcalls/map=$(BIN_VMSDIRA)]$(PROGRAM)/symbol_table/full/cross_ref
 CFLAGS = /repos=$(CXXREPOSITORY_VMSROOT)/template_def=time CFLAGS = /repos=$(CXXREPOSITORY_VMSROOT)/template_def=time
 CCFLAGS = /OPT=INLINE=ALL/nowarn CCFLAGS = /OPT=INLINE=ALL/nowarn
 #CFLAGS = /repos=$(CXXREPOSITORY_VMSROOT)/template_def=time/preprocess_only/implicit_include  
 ifdef PEGASUS_USE_DEBUG_BUILD_OPTIONS ifdef PEGASUS_USE_DEBUG_BUILD_OPTIONS
 #CFLAGS += /debug/noopt/show=include/machi/lis  
 CFLAGS += /debug/noopt/show=include/lis=$(OBJ_VMSDIRA)] CFLAGS += /debug/noopt/show=include/lis=$(OBJ_VMSDIRA)]
 CCFLAGS = /debug/noopt/nowarn/show=include/lis=$(OBJ_VMSDIRA)] CCFLAGS = /debug/noopt/nowarn/show=include/lis=$(OBJ_VMSDIRA)]
 #CFLAGS += /debug/noopt/show=include/lis=$(OBJ_VMSDIRA)]/preprocess_only/implicit_include  
 LFLAGS += /debug LFLAGS += /debug
 endif endif
  
 SYS_LIBS =+sys$share:sys$lib_c/lib SYS_LIBS =+sys$share:sys$lib_c/lib
  
 # SSL support # SSL support
 #OPENSSL_VMSHOME =/Pegasus_OpenSSLHome  
 OPENSSL_VMSHOME = /Pegasus_Tools OPENSSL_VMSHOME = /Pegasus_Tools
 OPENSSL_HOME = $(OPENSSL_VMSHOME) OPENSSL_HOME = $(OPENSSL_VMSHOME)
 PEGASUS_HAS_SSL = yes PEGASUS_HAS_SSL = yes
 OPENSSL_SET_SERIAL_SUPPORTED = true OPENSSL_SET_SERIAL_SUPPORTED = true
  
 PEGASUS_DISABLE_PERFINST = yes  
 #PEGASUS_ENABLE_CMPI_PROVIDER_MANAGER = true #PEGASUS_ENABLE_CMPI_PROVIDER_MANAGER = true
  
 # Local domain sockets, or an equivalent, is not currently supported on OpenVMS. Bug 2147 # Local domain sockets, or an equivalent, is not currently supported on OpenVMS. Bug 2147


Legend:
Removed from v.1.23  
changed lines
  Added in v.1.23.2.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2