Hello. I'm using SuSE 11.2. It has GCC 4.4 installed by default. I've downloaded and built from sources GCC 4.3.4 while leaving 4.4 as well. I've also altered environment variables - CC, CPP, CXX and PATH - to point to GCC 4.3 binaries. And when I run Android 1.5 make, I get following error:
make: * No rule to make target ../../../../bin/gcj-4.4', needed by
out/target/common/docs/offline-sdk-timestamp'. Stop.
I would like to know what could it be caused by and how could that be fixed. Thank you. Regards, Alex