Ignore:
Timestamp:
11/23/18 14:48:14 (5 years ago)
Author:
oabramkina
Message:

Dev: adding exception handling.

To activate it, compilation flag -DXIOS_EXCEPTION should be added.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/dev_olga/arch/arch-X64_IRENE.fcm

    r1542 r1612  
    1111#%DEV_CFLAGS     -g -traceback 
    1212%DEV_CFLAGS     -g  
    13 %DEBUG_CFLAGS   -DBZ_DEBUG -g -traceback -fno-inline 
     13%DEBUG_CFLAGS   -DBZ_DEBUG -g -traceback -fno-inline -D__XIOS_EXCEPTION 
    1414 
    1515%BASE_FFLAGS    -D__NONE__  
Note: See TracChangeset for help on using the changeset viewer.