Hi I am currently stuck in a problem where I need to cross-compile and old legacy 680320 processor code using the new gcc. I looked at many websites and they all mention that I need to install the binutils software package. I downloaded both the binutils-2.17 and the new gcc-4.1.1 from gcc.org and try to install and it fails while I try to install the binutils. I used targets m68000, m68k, m68k-sun and nothing works. I would really appreciate some help or notes on how to activate cross compile feature on gcc for the m68000 series. Makefile has -m68000 and it fails saying unknown option. I would appreciate your help or notes / tutorials at your earliest convinience. At this point I am completely stuck and have no clue. Thanks a lot Warm Regards, Navin