Changeset 3265 in Sophya


Ignore:
Timestamp:
Jun 12, 2007, 3:00:40 PM (18 years ago)
Author:
ansari
Message:

modification flag compil -g en -g3 ds make.inc de IRIX-CC , pour optimiser ET debug , Reza 12/6/07

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/BuildMgr/IRIX64_CC_make.inc

    r3227 r3265  
    1515# Replace [CNFPHFLF] by specific compilation flags below (done by configure)
    1616#  Mode 64 bits : flag -64 pour CFLAGS et CXXFLAGS
    17 CFLAGS = -O -g CNFPHFLF
     17CFLAGS = -g3 -O CNFPHFLF
    1818#  Def compilateur C++ et flags
    1919CXX =  CC
    20 CXXFLAGS = -prelink -LANG:std -O -g CNFPHFLF
     20CXXFLAGS = -prelink -LANG:std -g3 -O CNFPHFLF
    2121# flags specifiques pour templates repository...
    2222CXXTEMPFLG =
Note: See TracChangeset for help on using the changeset viewer.