public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* AW: Re: CrossCompiling 68030 Code under Windows NT/98
@ 2000-06-27  0:47 marco_frischkorn
  2000-06-27  1:02 ` Christopher Bahns
  0 siblings, 1 reply; 2+ messages in thread
From: marco_frischkorn @ 2000-06-27  0:47 UTC (permalink / raw)
  To: crossgcc, jawad

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1846 bytes --]

At the moment i'm using a (Commodore) AMIGA 1200 with a 68030 CPU. The  
Source will be compiled later for the following cpu types:

68020 - 68060, 603 and 604 PPC CPUs

My biggest problem is, that i haven't got any compiler on my windows  
machine and no idea where i can get one WITHOUT compiling one :)

The man-pages are really not very helpfull at this problem. But i  
think, most of the people will use gcc under linux, so it's okay, that  
there is no special part in the docu for this problem.

MfG
Marco Frischkorn


-----Ursprüngliche Nachricht-----
Von: jawad [ mailto:jawad@enabtech.com ]
Gesendet: Dienstag, 27. Juni 2000 09:33
An: marco.frischkorn
Cc: jawad
Betreff: Re: CrossCompiling 68030 Code under Windows NT/98


You have to build a cross -compiler that works on Windows Nt and  
produces
codes for 68030. But the cross-compiler can only be buid on Windows NT
What operating system u would use on 68030 machine ?
Jawad
----- Original Message -----
From: <marco_frischkorn@commerzbank.com>
To: <crossgcc@sourceware.cygnus.com>
Sent: Tuesday, June 27, 2000 12:04 PM
Subject: CrossCompiling 68030 Code under Windows NT/98


> Greatings to all!
>
> I'm trying to compile 68030 Codes on my Windows NT/98 machine, but
> don't know what is needed. The CrossGCC-FAQ isn't very helpfull at  
this
> part. Is there a distribution where all things are done and is
> delivered with a good installation script?
>
> I don't want to install Linux for the gcc. No time to learn linux and
> no time to compile a compile for using as a crosscompiler.
>
> MfG
> Marco Frischkorn
>
>
>


------------------------------------------------------------------------
----
----


> ------
> Want more information?  See the CrossGCC FAQ,
http://www.objsw.com/CrossGCC/
> Want to unsubscribe? Send a note to
crossgcc-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: AW: Re: CrossCompiling 68030 Code under Windows NT/98
  2000-06-27  0:47 AW: Re: CrossCompiling 68030 Code under Windows NT/98 marco_frischkorn
@ 2000-06-27  1:02 ` Christopher Bahns
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Bahns @ 2000-06-27  1:02 UTC (permalink / raw)
  To: crossgcc

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 3065 bytes --]

Marco,

If you really don't want the hassle of building your own compiler (it really is
not that bad if you use the script I sent you) and/or you don't want to buy the
commercial version of Cygwin, then use David Fiddes' prebuilt tools for 98/NT.
They were last updated on April 17th 2000 and include the latest binutils, gcc,
and newlib.

See http://www.fiddes.net/coldfire/

His site is mainly devoted to Motorola Coldfire development, but he has builds of
toolsets for other M68K family processors. Just follow the instructions on his
site. I believe they assume the use of the free version of Cygwin, so you don't
have to spend any money that way. I still highly recommend the commercial version
just because all of the nice little standard Unix utilities are already there. The
free version is really missing a lot of stuff.

Chris

marco_frischkorn@commerzbank.com wrote:

> At the moment i'm using a (Commodore) AMIGA 1200 with a 68030 CPU. The
> Source will be compiled later for the following cpu types:
>
> 68020 - 68060, 603 and 604 PPC CPUs
>
> My biggest problem is, that i haven't got any compiler on my windows
> machine and no idea where i can get one WITHOUT compiling one :)
>
> The man-pages are really not very helpfull at this problem. But i
> think, most of the people will use gcc under linux, so it's okay, that
> there is no special part in the docu for this problem.
>
> MfG
> Marco Frischkorn
>
> -----Ursprüngliche Nachricht-----
> Von: jawad [ mailto:jawad@enabtech.com ]
> Gesendet: Dienstag, 27. Juni 2000 09:33
> An: marco.frischkorn
> Cc: jawad
> Betreff: Re: CrossCompiling 68030 Code under Windows NT/98
>
> You have to build a cross -compiler that works on Windows Nt and
> produces
> codes for 68030. But the cross-compiler can only be buid on Windows NT
> What operating system u would use on 68030 machine ?
> Jawad
> ----- Original Message -----
> From: <marco_frischkorn@commerzbank.com>
> To: <crossgcc@sourceware.cygnus.com>
> Sent: Tuesday, June 27, 2000 12:04 PM
> Subject: CrossCompiling 68030 Code under Windows NT/98
>
> > Greatings to all!
> >
> > I'm trying to compile 68030 Codes on my Windows NT/98 machine, but
> > don't know what is needed. The CrossGCC-FAQ isn't very helpfull at
> this
> > part. Is there a distribution where all things are done and is
> > delivered with a good installation script?
> >
> > I don't want to install Linux for the gcc. No time to learn linux and
> > no time to compile a compile for using as a crosscompiler.
> >
> > MfG
> > Marco Frischkorn
> >
> >
> >
>
> ------------------------------------------------------------------------
> ----
> ----
>
> > ------
> > Want more information?  See the CrossGCC FAQ,
> http://www.objsw.com/CrossGCC/
> > Want to unsubscribe? Send a note to
> crossgcc-unsubscribe@sourceware.cygnus.com
>
>   ------------------------------------------------------------------------
> ------
> Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
> Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-06-27  1:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-06-27  0:47 AW: Re: CrossCompiling 68030 Code under Windows NT/98 marco_frischkorn
2000-06-27  1:02 ` Christopher Bahns

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).