From: Ralf Baechle <ralf@Julia.DE>
To: shaver@neon.ingenia.ca (Mike Shaver)
Cc: miguel@nuclecu.unam.mx, linux@cthulhu.engr.sgi.com
Subject: Re: all in the family
Date: Thu, 10 Apr 1997 16:22:14 +0200 (MET DST) [thread overview]
Message-ID: <199704101422.QAA10766@kernel.panic.julia.de> (raw)
In-Reply-To: <199704101453.KAA21432@neon.ingenia.ca> from "Mike Shaver" at Apr 10, 97 10:53:19 am
Hi,
> Thus spake Miguel de Icaza:
> > > Anyone know if the emulation is up to hosting the Linux/Indy
> > > cross-compiler?
> >
> > Why do you need the emulation for on Linux/SPARC? You just need to
> > run configure on Linux/SPARC with the proper --target option and you
> > will get your native cross-compiler in a second.
>
> I was under the impression that building GCC for the Linux/SGI target
> was non-trivial. Ralf made mention of some patches, and since there
> are binaries available for Solaris...
>
> If GCC can support it with a --target choice, that'll be great.
(I think you're confusing host and target. If you want IRIX to generate
code for Linux the IRIX is the host and Linux the target os).
GCC does that as well as the binutils. Truely pervert people can even
build GCC / binutils on a host of type a to run on type b and generate
code for type c. I did that once or twice to build the first native
compiler for Linux/MIPS.
Try something like:
./configure --prefix=/usr --target=mips-linux
to configure binutils and GCC.
Ralf
WARNING: multiple messages have this Message-ID (diff)
From: Ralf Baechle <ralf@Julia.DE>
To: Mike Shaver <shaver@neon.ingenia.ca>
Cc: miguel@nuclecu.unam.mx, linux@cthulhu.engr.sgi.com
Subject: Re: all in the family
Date: Thu, 10 Apr 1997 16:22:14 +0200 (MET DST) [thread overview]
Message-ID: <199704101422.QAA10766@kernel.panic.julia.de> (raw)
Message-ID: <19970410142214.sOmCMgETsloqqgLnnLN5DorHKBNmtHUe9kXVWPpoxqw@z> (raw)
In-Reply-To: <199704101453.KAA21432@neon.ingenia.ca> from "Mike Shaver" at Apr 10, 97 10:53:19 am
Hi,
> Thus spake Miguel de Icaza:
> > > Anyone know if the emulation is up to hosting the Linux/Indy
> > > cross-compiler?
> >
> > Why do you need the emulation for on Linux/SPARC? You just need to
> > run configure on Linux/SPARC with the proper --target option and you
> > will get your native cross-compiler in a second.
>
> I was under the impression that building GCC for the Linux/SGI target
> was non-trivial. Ralf made mention of some patches, and since there
> are binaries available for Solaris...
>
> If GCC can support it with a --target choice, that'll be great.
(I think you're confusing host and target. If you want IRIX to generate
code for Linux the IRIX is the host and Linux the target os).
GCC does that as well as the binutils. Truely pervert people can even
build GCC / binutils on a host of type a to run on type b and generate
code for type c. I did that once or twice to build the first native
compiler for Linux/MIPS.
Try something like:
./configure --prefix=/usr --target=mips-linux
to configure binutils and GCC.
Ralf
next prev parent reply other threads:[~1997-04-10 15:25 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
1997-04-10 2:11 all in the family Mike Shaver
1997-04-10 2:26 ` David S. Miller
1997-04-10 7:01 ` Ralf Baechle
1997-04-10 7:01 ` Ralf Baechle
1997-04-10 15:09 ` Mike Shaver
1997-04-10 15:09 ` Mike Shaver
1997-04-10 7:18 ` Miguel de Icaza
1997-04-10 14:53 ` Mike Shaver
1997-04-10 14:53 ` Mike Shaver
1997-04-10 14:22 ` Ralf Baechle [this message]
1997-04-10 14:22 ` Ralf Baechle
1997-04-10 15:30 ` Mike Shaver
1997-04-10 15:30 ` Mike Shaver
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=199704101422.QAA10766@kernel.panic.julia.de \
--to=ralf@julia.de \
--cc=linux@cthulhu.engr.sgi.com \
--cc=miguel@nuclecu.unam.mx \
--cc=shaver@neon.ingenia.ca \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.