EmbeddedRelated.com
Forums

wtd: CPU32 compiler

Started by hamilton May 18, 2011
On 20/05/2011 14:54, hamilton wrote:
> On 5/20/2011 2:47 AM, Hans-Bernhard Br�ker wrote: >> On 20.05.2011 01:02, hamilton wrote: >> >>> I am not interested in compiling the compiler. ( why would anyone want >>> to do that??) >>> >>> That's why I asked for a pre-configured C compiler. >> >> A big part of the problem with that is that, possibly without being >> aware of it, you asked for something else than what you actually wanted. >> >> To anyone who ever built their own GCC, "pre-configured" would indicate >> that you want help with the "configure" step of the build process. In >> other words, you appeared to be asking for a build script. The answers >> you got fit that understanding, not yours. >> > Ahhh, I see. > > I am not interested in building the compiler, just using it. > > So, I would like to know if there is a recent build of a GCC compiler > for WinXP for the 68332 ? > > Something I can download and just use. > > I hope I am clear now. >
I think you might have a hard time finding such a build. It is many years since the CPU32 has been a popular target - the usual suppliers of pre-built gcc binaries don't support it or provide complete packages. For example, CodeSourcery provides binaries for m68k-elf-gcc which will compile for the 68332, but they don't provide libraries - they only have libraries build for ColdFire devices. Most of the pre-built packages you can find around the net are much older - typically gcc 2.9x.