openfoam/wmake/rules/linuxGcc44/c++Debug
Mark Olesen efce737693 Add provisioning for gcc-4.4.1
- compile into linux64Gcc44, linuxGcc44 to avoid clashes during testing
- continue to use gmp-4.2.4 since gmp-4.3.x might be miscompiled with
  a system gcc-4.3.2
2009-07-29 09:59:16 +02:00

3 lines
67 B
Plaintext

c++DBUG = -ggdb3 -DFULLDEBUG
c++OPT = -O0 -fdefault-inline