Is there a way to set "-fno-jump-tables" as “Other Cflags” in XCode. I tried setting it but it gives compilation error. The error reads something like this "i686-apple-darwin10-gcc-4.2.1: fno-jump-tables: No such file or directory".
I am using gcc version 4.2. Mac OS X 10.6.8. Xcode version is 3.2.6.
Regards, Vishvesh