Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Hi,

I would like to compile certain OpenIFS directories with some more debug flags, rather than applying this to all of OpenIFS.

The reason is that when I use these debug flags on all of OpenIFS I get some errors in parts of OpeniFS that I'm not concerned with.

I've tried using the FCM configuration:

build.prop{fc.flags}[cosp2] = -O0 -g -fp-model precise -ftz -debug all -ftrapuv -check bounds -check all -traceback -warn interfaces

for the directory "cosp2".

While the above line in my oifs-config file compiles, it is completely ignored. Is there a way to compile some directories with different flags than others?


Best,

/M