[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Fedora -> Fedora cross binutils/gcc/gdb packages
- From: Ralf Corsepius <rc040203 freenet de>
- To: Development discussions related to Fedora <fedora-devel-list redhat com>
- Subject: Re: Fedora -> Fedora cross binutils/gcc/gdb packages
- Date: Tue, 02 Oct 2007 04:46:17 +0200
On Mon, 2007-10-01 at 19:25 -0700, Roland McGrath wrote:
> > There is a script called repack_cross.pl which can convert a target
> > binary RPM to a noarch RPM with all files moved to
> > /usr/$target/sys-root/, and a set of such pre-generated noarch RPMS
> > is included in the abovementioned repository (and pulled in when
> > you install the cross-compiler.)
>
> Is there a benefit to this approach vs rpm --root /usr/$target/sys-root
> or something along those lines?
The "rpm --root" approach is not applicable to cross toolchains, because
cross tools are native host binaries and produce binaries for a target.
The "rpm --root" approach would be applicable to set up a
cross-toolchain's target environment (i.e. the target environment being
_used_ by a cross-toolchain)
Ralf
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]