diff -r f70b728ea30c -r a1925fb7753a sbsv2/raptor/test/smoke_suite/test_resources/simple_dll/CreateStaticDLL.cpp --- a/sbsv2/raptor/test/smoke_suite/test_resources/simple_dll/CreateStaticDLL.cpp Wed Jul 28 13:20:46 2010 +0100 +++ b/sbsv2/raptor/test/smoke_suite/test_resources/simple_dll/CreateStaticDLL.cpp Thu Aug 12 09:00:16 2010 +0100 @@ -24,7 +24,7 @@ // construct/destruct -#if !defined(__ARMCC_4__) +#if !defined(__ARMCC_4__) and !defined(__X86__) extern "C" void __ARM_switch8(); void sbs_test()