[cfe-dev] Using clang static analyzer on linux with Objective C for arm-apple-darwin9-gcc

Eli Friedman eli.friedman at gmail.com
Thu May 28 22:10:25 PDT 2009


On Thu, May 28, 2009 at 9:41 PM, Jay Bone<jbonedev at gmail.com> wrote:
> Setting CLANG to
> CLANG=clang -ccc-host-triple arm-apple-darwin
> Gives me the above error:
> cannot find 'clang-cc' in 'clang' command

Bleh, try CLANG="clang -ccc-host-triple arm-apple-darwin -ccc-clang-archs arm".

-Eli



More information about the cfe-dev mailing list