public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: lazer1 <lazer1@blueyonder.co.uk>
To: gcc-help@gcc.gnu.org
Subject: How to create gcc cross compilers?
Date: Tue, 04 May 2004 14:11:00 -0000	[thread overview]
Message-ID: <yam9620.606.236421576@smtp.blueyonder.co.uk> (raw)


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

             reply	other threads:[~2004-05-04 14:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-04 14:11 lazer1 [this message]
2004-05-04 19:47 ` llewelly
2004-05-05  2:12   ` lazer1

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=yam9620.606.236421576@smtp.blueyonder.co.uk \
    --to=lazer1@blueyonder.co.uk \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).