Reply by David Brown May 20, 20112011-05-20
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.
Reply by hamilton May 20, 20112011-05-20
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. Thanks hamilton
Reply by Kurt Moser May 20, 20112011-05-20
hamilton wrote:

> Does anyone know of a pre-configured C compiler using gcc/cygwin ?? > > hamilton
I am successfully using an older RTEMS cross toolchain for an MC68360 on Linux. The latest cygwin version seems to be in http://www.rtems.org/ftp/pub/rtems/cygwin/4.11/rtems-4.11-m68k-rtems4.11-* Hope that this helps Kurt
Reply by May 20, 20112011-05-20
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.
Reply by hamilton May 19, 20112011-05-19
On 5/19/2011 5:27 PM, NeedCleverHandle wrote:

> > Funny, on the 1st page of hits I found two different pre-built > versions. > > I guess knowing how to use Google is a learned skill. > > >
Please help a newbe, which two links has a pre-configured compiler available for download ?? Thank you H
Reply by NeedCleverHandle May 19, 20112011-05-19
On May 19, 4:02=A0pm, hamilton <hamil...@nothere.com> wrote:
> On 5/19/2011 3:25 PM, NeedCleverHandle wrote: > > > > > > > > > > > On May 18, 7:49 pm, hamilton<hamil...@nothere.com> =A0wrote: > >> On 5/18/2011 4:31 PM, NeedCleverHandle wrote: > > >>> On May 17, 8:37 pm, hamilton<hamil...@nothere.com> =A0 =A0wrote: > >>>> Does anyone know of a pre-configured C compiler using gcc/cygwin ?? > > >>>> hamilton > > >>> Yes. =A0Why do you ask? > > >> I have picked up a couple 68332 boards and would like to know where to > >> get a pre-configured C compiler. > > >> Please share any links you my have. > > >> Thank you > > >> h > > > <http://www.google.com/search?q=3D68332+gcc&ie=3Dutf-8> > > Thanks for that. > > 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. > > On the Robominds Yahoo group one of the kinder people there suggested: > > http://motorobots.sourceforge.net/downloads.php > > I am testing it now. > > Getting free hardware and a free compiler is not a bad combination. > > h
Funny, on the 1st page of hits I found two different pre-built versions. I guess knowing how to use Google is a learned skill.
Reply by hamilton May 19, 20112011-05-19
On 5/19/2011 3:25 PM, NeedCleverHandle wrote:
> On May 18, 7:49 pm, hamilton<hamil...@nothere.com> wrote: >> On 5/18/2011 4:31 PM, NeedCleverHandle wrote: >> >>> On May 17, 8:37 pm, hamilton<hamil...@nothere.com> wrote: >>>> Does anyone know of a pre-configured C compiler using gcc/cygwin ?? >> >>>> hamilton >> >>> Yes. Why do you ask? >> >> I have picked up a couple 68332 boards and would like to know where to >> get a pre-configured C compiler. >> >> Please share any links you my have. >> >> Thank you >> >> h > > <http://www.google.com/search?q=68332+gcc&ie=utf-8>
Thanks for that. 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. On the Robominds Yahoo group one of the kinder people there suggested: http://motorobots.sourceforge.net/downloads.php I am testing it now. Getting free hardware and a free compiler is not a bad combination. h
Reply by NeedCleverHandle May 19, 20112011-05-19
On May 18, 7:49=A0pm, hamilton <hamil...@nothere.com> wrote:
> On 5/18/2011 4:31 PM, NeedCleverHandle wrote: > > > On May 17, 8:37 pm, hamilton<hamil...@nothere.com> =A0wrote: > >> Does anyone know of a pre-configured C compiler using gcc/cygwin ?? > > >> hamilton > > > Yes. =A0Why do you ask? > > I have picked up a couple 68332 boards and would like to know where to > get a pre-configured C compiler. > > Please share any links you my have. > > Thank you > > h
<http://www.google.com/search?q=3D68332+gcc&ie=3Dutf-8>
Reply by hamilton May 18, 20112011-05-18
On 5/18/2011 4:31 PM, NeedCleverHandle wrote:
> On May 17, 8:37 pm, hamilton<hamil...@nothere.com> wrote: >> Does anyone know of a pre-configured C compiler using gcc/cygwin ?? >> >> hamilton > > Yes. Why do you ask?
I have picked up a couple 68332 boards and would like to know where to get a pre-configured C compiler. Please share any links you my have. Thank you h
Reply by NeedCleverHandle May 18, 20112011-05-18
On May 17, 8:37=A0pm, hamilton <hamil...@nothere.com> wrote:
> Does anyone know of a pre-configured C compiler using gcc/cygwin ?? > > hamilton
Yes. Why do you ask?