Ignore:
Timestamp:
10/26/03 20:12:30 (21 years ago)
Author:
blanch
Message:
The compilation option -fno-rtti -fno-exceptions has been removed.
Location:
trunk/MagicSoft/Simulation/Detector/StarResponse
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Simulation/Detector/StarResponse/config.mk.Linux

    r624 r2432  
    1818#---------------------------------------------------------------
    1919# $RCSfile: config.mk.Linux,v $
    20 # $Revision: 1.1 $
    21 # $Author: magicsol $
    22 # $Date: 2001-02-22 20:28:06 $
     20# $Revision: 1.2 $
     21# $Author: blanch $
     22# $Date: 2003-10-26 20:07:10 $
    2323##################################################################
    2424# @maintitle
     
    6767
    6868#OPTIM    = -O2 -ieee 
    69 OPTIM    = -O2 -Wall -fno-rtti -fno-exceptions -fPIC
     69OPTIM    = -O2 -Wall -fPIC
    7070DEBUG    = -g
    7171
  • trunk/MagicSoft/Simulation/Detector/StarResponse/config.mk.linux

    r1753 r2432  
    1818#---------------------------------------------------------------
    1919# $RCSfile: config.mk.linux,v $
    20 # $Revision: 1.1 $
     20# $Revision: 1.2 $
    2121# $Author: blanch $
    22 # $Date: 2003-02-11 16:16:52 $
     22# $Date: 2003-10-26 20:08:18 $
    2323##################################################################
    2424# @maintitle
     
    4545INCLUDE_EVITA_RAW    = ../../../include-Classes/MRawFormat
    4646INCLUDE_EVITA_BASE   = ../../../include-Classes/MBase
     47INCLUDE_MARS_MGEOM   = ../../../include-Classes/mgeom
    4748INCLUDE_REFL    = ../Reflector
    4849INCLUDE_ROOT    = ${ROOTSYS}/include
     
    6768
    6869#OPTIM    = -O2 -ieee 
    69 OPTIM    = -O2 -Wall -fno-rtti -fno-exceptions -fPIC
     70OPTIM    = -O2 -Wall -fPIC
    7071DEBUG    = -g
    7172
  • trunk/MagicSoft/Simulation/Detector/StarResponse/config.mk.linux-gnu

    r624 r2432  
    1818#---------------------------------------------------------------
    1919# $RCSfile: config.mk.linux-gnu,v $
    20 # $Revision: 1.1 $
    21 # $Author: magicsol $
    22 # $Date: 2001-02-22 20:28:22 $
     20# $Revision: 1.2 $
     21# $Author: blanch $
     22# $Date: 2003-10-26 20:10:41 $
    2323##################################################################
    2424# @maintitle
     
    6767
    6868#OPTIM    = -O2 -ieee 
    69 OPTIM    = -O2 -Wall -fno-rtti -fno-exceptions -fPIC
     69OPTIM    = -O2 -Wall -fPIC
    7070DEBUG    = -g
    7171
  • trunk/MagicSoft/Simulation/Detector/StarResponse/config.mk.osf1

    r997 r2432  
    1818#---------------------------------------------------------------
    1919# $RCSfile: config.mk.osf1,v $
    20 # $Revision: 1.2 $
     20# $Revision: 1.3 $
    2121# $Author: blanch $
    22 # $Date: 2001-10-26 14:56:21 $
     22# $Date: 2003-10-26 20:12:30 $
    2323##################################################################
    2424# @maintitle
     
    5050
    5151OPTIM    = -ieee -arch host   
    52 #OPTIM    = -O2 -Wall -fno-rtti -fno-exceptions -fPIC
     52#OPTIM    = -O2 -Wall -fPIC
    5353DEBUG    = -g
    5454
Note: See TracChangeset for help on using the changeset viewer.