<br>Hello,<br>I'm wondering if this is the right forum (mailing list) to ask for help with using Clang static analyzer ccc-analyzer on Linux with Objective C code for arm-apple-darwin9-gcc.<br><br>I have an Objective C project which compiles fine under Fedora 8 on x86 gcc-4.2.1 cross compiler for arm-apple-darwin9.<br>
<br>When I use scan-build with ccc-analyzer it fails to compile.  The first compiler error is<br>/Projects/iphone/toolchain/toolchain/sys/usr/include/Foundation/NSObject.h:105: error: expected ‘;’ before ‘__attribute__’<br>
<br>I can provide more info, please let me know what kind of info is needed.<br><br>Thanks<br><br><br><br>