]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - build/Makefile.Darwin
TMPLIB needed by Makefile.icc and Makefile.ecc
[u/mrichter/AliRoot.git] / build / Makefile.Darwin
index 7636b35653796cd06e4d9eca3169dfa40e6629b9..9fcb785e79a5c11db6759cf70dd25088ba7f44d5 100644 (file)
@@ -8,14 +8,14 @@ CC          = gcc
 # Global optimisation
 OPT           = -O -g
 
-CXXOPTS       = $(OPT) -Wall -W -pipe -fsigned-char -fno-common -fweak-coalesced
+CXXOPTS       = $(OPT) -Wall -W -pipe -fsigned-char -fno-common -fweak-coalesced -fmessage-length=0
 COPT         = $(OPT) -Wall -W -fno-common -fweak-coalesced
 FOPT         = $(OPT) -fno-second-underscore -fweak-coalesced
 CXXFLAGS      = $(CXXOPTS) -I/sw/include
 CFLAGS       = -Wall -pipe
 
 # rootcint flags
-CINTFLAGS     = #$(CXXFLAGS)
+CINTFLAGS     = 
 
 # CERNLIB defines
 
@@ -32,7 +32,7 @@ LDFLAGS       = $(OPT)
 
 SHLD        := $(LD)
 SOFLAGS      := -bundle -flat_namespace -undefined suppress
-SHLIB        := -lg2c
+#SHLIB        := -lg2c
 SHLIB        :=
 SOEXT       := so
 
@@ -57,7 +57,7 @@ GLIBS         = -L/usr/X11R6/lib -lX11
 #System libraries
 SYSLIBS = -ldl
 
-EXEFLAGS+= -Xlinker -bind_at_load -Xlinker -m -lg2c
+EXEFLAGS+= -Xlinker -bind_at_load -Xlinker -m #-lg2c