+++ michel simian [03-07-18 08:28 +0200]: > Hi, > > We are looking for a cross compiler running > under Linux/Debian Ix86 platform, and generating > code for MC68302, with vrtx as OS. > > Do you have any idea ?
I don't really know about m68k. http://www.emdebian.org/ has an m68k cross-compiler but I don't know exactly which CPUs it supports. You can also build a cross-compiler easily using the scripts and recipe in the debian toolchain-source package. This may well be all you need. Asking on the debian-embedded mailing list for advice would be the best way forward. (cc:ed there) --

