From: <drobbins@gentoo.org>
To: gentoo-dev@gentoo.org
Subject: Re: [gentoo-dev] sys-build
Date: Sat Jan 27 11:34:01 2001 [thread overview]
Message-ID: <20010127113309.B16142@cvs.gentoo.org> (raw)
In-Reply-To: <3A730C03.4197A8D3@gottinger.de>; from 320095285153-0001@t-online.de on Sat, Jan 27, 2001 at 06:57:23PM +0100
On Sat, Jan 27, 2001 at 06:57:23PM +0100, Achim Gottinger wrote:
> >
> > # the i486, i586 and i686 build packages contain gcc and binutils
> > # compiled for their respective targets... question, is this necessary
> > # since you can access these sub-architectures with compile-time switches.
> > # this just changes the name of /usr/lib/gcc-lib/i686-pc-linux-gnu, or
> > # are there more extensive changes besides this? How about binutils?
> > # If there are no differences in generated code, we can have a single
> > # build.tbz2 instead of three.
> Hmm, maybe we can use i486 as build-host and make cross-compilers/binutils
> for all other targets. But I prefere a solution without crocc-compilers that
> works without tricks.
When you say "all other targets", are you talking about
i386,486,pentium,pentiumpro and K6? If so, a basic i486 build.tbz2 will work.
If the user sets the CHOST in /etc/make.conf to i686-pc-linux-gnu before
building the system, then the system should compile an i686 gcc and i686
binutils, correct? I don't think you'd need a cross-compiler, would you?
We're not talking about different architectures here -- just different CPU
variations.
> > Again, why are these static? I'm guessing so that you don't need to include
> > certain libraries?
> Because I want to use this set of packages for porting and for building
> gentoo on other linux-distros. And this is the simplest way
OK; I guess dynamic libraries could cause some problems on some other distros.
Though I haven't had problems chrooting to a location with shared libraries before,
even if I'm switching between two libc's.
--
Daniel Robbins <drobbins@gentoo.org>
President/CEO http://www.gentoo.org
Gentoo Technologies, Inc.
next prev parent reply other threads:[~2001-01-27 18:33 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-01-27 8:58 [gentoo-dev] sys-build Achim Gottinger
2001-01-27 10:04 ` drobbins
2001-01-27 10:36 ` Achim Gottinger
2001-01-27 11:00 ` Andreas Schweitzer
2001-01-27 11:16 ` Achim Gottinger
2001-01-27 13:04 ` Andreas Schweitzer
2001-01-27 13:57 ` Achim Gottinger
2001-01-27 11:13 ` drobbins
2001-01-27 11:26 ` Achim Gottinger
2001-01-27 11:34 ` drobbins [this message]
2001-01-27 13:00 ` Andreas Schweitzer
2001-01-27 14:04 ` Achim Gottinger
2001-01-27 14:27 ` Achim Gottinger
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=20010127113309.B16142@cvs.gentoo.org \
--to=drobbins@gentoo.org \
--cc=gentoo-dev@gentoo.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