Hi, I have to build GCC cross compiler for Motorola powerpc processor family big endian model running KADAK AMX RTOS. How to specify --target in configuration option for the above environment? In GNU GCC page, I could see list of targets for powerpc family. Is it appropriate to specify powerpc-*-eabi? Should I replace * with any target specific detail? In several places I have seen --target=powerpc-eabi. Is it correct to specify this? Also, should I use AMX header files in --with-headers while building newlib for target platform? Please clarify it. Thanks in advance. Regards, Jeffi.J -- View this message in context: http://www.nabble.com/Specifying-target-for-powerpc-AMX-RTOS-platform-to-build-GCC-cross-compiler-tp25902523p25902523.html Sent from the gcc - Help mailing list archive at Nabble.com.