[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Which patches should I use for binutils, gcc and newlib?
- Date: Wed, 31 Jan 2007 04:04:36 +0100
- From: ralf.corsepius at rtems.org (Ralf Corsepius)
- Subject: Which patches should I use for binutils, gcc and newlib?
On Tue, 2007-01-30 at 16:01 -0600, Joel Sherrill wrote:
> Till Straumann wrote:
> The script that cuts a tarball also grabs the RPM versions. I have
> hacked together
> a script that reports what is in the SRPM associated with each RPM
> installed at the
> time it is run.
??? What would such thing be useful for?
The name of the src.rpm is encoded into a binary rpm and can easily be
retrieved from inside.
rpm -qi <...>.i386.rpm
Also, they are available through yum and apt.
Activate (man yum.conf) the corresponding section
in /etc/yum.repos.d/rtems-<version>.repo
> Does the attached output look vaguely useful or promising to anyone?
>
> Ralf.. where are the SRPMs for:
>
> rtems-4.7-yum-conf-0.4-1
> rtems-4.7-apt-conf-0.4-1
ftp://ftp.rtems.org/pub/rtems/linux/<rtems-version>/fedora/<fedora-version>/SRPMS
that is next to the i386 directory you find a binary rpm in.
Ralf