Thanks a ton .
I have successfully build in x86 plaform and is working fine .
Now i am trying cross compile exim for arm in a x86 machine .
How can i specify the ARCH type ?
I tried below things ,but nothing seems to work .
1. Setting CC= in Local/Makefile
2. maiking using $CC=toos/arm/gcc make
3. make ARCH=arm makefile
4. make ARCH=arm BUILD=arm makefile
Any help or clue is really appreciated ....
--
View this message in context:
http://www.nabble.com/Cross-compiling-exim-tp18981422p18981422.html
Sent from the Exim Users mailing list archive at Nabble.com.