I am new with SEAndroid. I have been able to set up a SEAndroid 4.0.4_r1.2 build environment and run an emulator on Ubuntu 10.04.4 LTS platform. But I have failed to set up a similar environment on a Mac OS X Lion (10.7.4) system. The major roadblock is the “gcc is linked to llvm-gcc which will not create a useable emulator” issue. I tried to use Xcode 4.1 and MacPorts mp-gcc-46 which got around the “gcc linking to llvm-gcc” issue but caused other compilation errors. I also tried to use Xcode 4.4.3 and mp-gcc-48 and got different types of compilation errors. Any help in getting SEAndroid successfully installed on Mac OS X Lion (10.7.4) will be greatly appreciated. Thanks. |