Re: Problems in cross compiling GCC
Don't build *in* the source directory. Use two separate build directories, one for each target. At this point, you should run "make distclean" to clean up the source tree before doing anything else.
Re: Problems in cross compiling GCC
On Apr 18, 2006, at 3:13 PM, Ashit Kumar wrote: Hi, I tried to cross compile the GCC.I first configured,make and make install the binutils and newlibc respectively.Then i compiled the GCC for sparc-linux machine.It worked fine. Then i am trying to cross-compile for the arm-none-eabi but i am