public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* How to create gcc cross compilers?
@ 2004-05-04 14:11 lazer1
  2004-05-04 19:47 ` llewelly
  0 siblings, 1 reply; 3+ messages in thread
From: lazer1 @ 2004-05-04 14:11 UTC (permalink / raw)
  To: gcc-help


Hello,

I am interested in generating 68k AmigaOS hosted gcc cross compilers 
from existing gcc's for some other platforms,

on AmigaOS we have "Geekgadgets" which provides a Unix environment 
with pdksh, and all the standard GNU build tools,

currently I use 68k AmigaOS native gcc-2.95.3-4 (ie runs on 68k AmigaOS 
and generates code for 68k AmigaOS)

say for a general scenario:

external platforms A and B, with A-hosted gcc cross compiler for 
generating B binaries,

(ie you run gcc on A and it generates code for B),

I want to port or transform this already existing gcc into a 
68k-AmigaOS hosted gcc cross compiler for generating B binaries,

How do I go about doing this?

Is there a standard procedure?

I think its not enough to specify:

configure --host=m68k-unknown-amigaos --target=B

do I need to port some other things as well such as binutils??

thanks for any help on this,

lazer1

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

* Re: How to create gcc cross compilers?
  2004-05-04 14:11 How to create gcc cross compilers? lazer1
@ 2004-05-04 19:47 ` llewelly
  2004-05-05  2:12   ` lazer1
  0 siblings, 1 reply; 3+ messages in thread
From: llewelly @ 2004-05-04 19:47 UTC (permalink / raw)
  To: lazer1; +Cc: gcc-help

lazer1 <lazer1@blueyonder.co.uk> writes:

> Hello,
> 
> I am interested in generating 68k AmigaOS hosted gcc cross compilers 
> from existing gcc's for some other platforms,

There is a list for cross-compilers:
    crossgcc at sources dot redhat dot com

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

* Re: How to create gcc cross compilers?
  2004-05-04 19:47 ` llewelly
@ 2004-05-05  2:12   ` lazer1
  0 siblings, 0 replies; 3+ messages in thread
From: lazer1 @ 2004-05-05  2:12 UTC (permalink / raw)
  To: llewelly; +Cc: gcc-help

On 04-May-04, llewelly@xmission.com wrote:
>lazer1 <lazer1@blueyonder.co.uk> writes:

>> Hello,
>> 
>> I am interested in generating 68k AmigaOS hosted gcc cross compilers 
>> from existing gcc's for some other platforms,

>There is a list for cross-compilers:
>    crossgcc at sources dot redhat dot com

thanks for the info,
ok I will try and join that list,

I will remain on this list maybe for one or two days further,
its a high volume traffic list so I have to appear + disappear quickly,

if anyone has any Amiga questions, email me directly once I 
unsubscribe,


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

end of thread, other threads:[~2004-05-05  2:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-04 14:11 How to create gcc cross compilers? lazer1
2004-05-04 19:47 ` llewelly
2004-05-05  2:12   ` lazer1

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).