When I am trying to test my application on device with default compiler setting, LLVM GCC 4.2, its giving me "Internal compiler error: Bus error", but it is working OK with GCC 4.2 and LLVM compiler 2.0.
What can be the possible reason/reasons for this error? Is it possible to distribute your application with GCC 4.2?