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

Diff for /pegasus/mak/platform_SOLARIS_SPARC_CC.mak between version 1.1 and 1.6

version 1.1, 2003/08/06 13:43:28 version 1.6, 2004/08/12 12:41:11
Line 10 
Line 10 
  
 DEFINES = -DPEGASUS_PLATFORM_$(PEGASUS_PLATFORM) -D_POSIX_PTHREAD_SEMANTICS DEFINES = -DPEGASUS_PLATFORM_$(PEGASUS_PLATFORM) -D_POSIX_PTHREAD_SEMANTICS
  
 DEFINES += -DDISABLE_KILLING_HUNG_THREADS  
   
 DEFINES += -DPEGASUS_OS_SOLARIS DEFINES += -DPEGASUS_OS_SOLARIS
  
 DEFINES += -DPEGASUS_SNIA_INTEROP_TEST DEFINES += -DPEGASUS_SNIA_INTEROP_TEST
  
   DEFINES += -DPEGASUS_HAS_SIGNALS
   
 # "READBUG" forces fstream.read to read 1 char at a time to # "READBUG" forces fstream.read to read 1 char at a time to
 # overcome a bug in Wshop 6.2 # overcome a bug in Wshop 6.2
 # There are patches for this now. # There are patches for this now.
Line 29 
Line 29 
 endif endif
  
 ifdef PEGASUS_DEBUG ifdef PEGASUS_DEBUG
 FLAGS = -g -KPIC -mt -xs -xildoff  FLAGS = -g -pto -KPIC -mt -xs -xildoff
 DEFINES += -DPEGASUS_DEBUG  
 else else
 FLAGS = -O -KPIC -mt -xildoff  FLAGS = -O -pto -KPIC -mt -xildoff
 endif endif
  
 SYS_LIBS = -lpthread -ldl -lsocket -lnsl -lxnet SYS_LIBS = -lpthread -ldl -lsocket -lnsl -lxnet
Line 59 
Line 58 
  
 PEGASUS_SUPPORTS_DYNLIB = yes PEGASUS_SUPPORTS_DYNLIB = yes
  
 SUNWS_CACHE = SunWS_cache  
  
 SOLARIS_COMPILER_PATH = /opt/SUNWspro/WS6U2  


Legend:
Removed from v.1.1  
changed lines
  Added in v.1.6

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2