All of lore.kernel.org
 help / color / mirror / Atom feed
* [parisc-linux] Yay, binutils fixed for hppa
@ 2001-10-23  5:17 Randolph Chung
  2001-10-23  5:20 ` [parisc-linux] " Christopher C. Chimelis
  2001-10-23 23:56 ` Christopher C. Chimelis
  0 siblings, 2 replies; 5+ messages in thread
From: Randolph Chung @ 2001-10-23  5:17 UTC (permalink / raw)
  To: chris, bcollins; +Cc: amodra, parisc-linux

With many thanks to Alan Modra binutils seems to be fixed now. Chris,
can you please build a new binutils from cvs? Everything should be there, and
the hppa-specific patch you currently have in the package should no longer 
be needed.

The patch Ben has is needed to build glibc with the new binutils.

hppa is also a bit behind on gcc-3.0. I'll try to build new ones RSN.

randolph
-- 
Debian Developer <tausq@debian.org>
http://www.TauSq.org/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [parisc-linux] Re: Yay, binutils fixed for hppa
  2001-10-23  5:17 [parisc-linux] Yay, binutils fixed for hppa Randolph Chung
@ 2001-10-23  5:20 ` Christopher C. Chimelis
  2001-10-23  5:41   ` Ben Collins
  2001-10-23 23:56 ` Christopher C. Chimelis
  1 sibling, 1 reply; 5+ messages in thread
From: Christopher C. Chimelis @ 2001-10-23  5:20 UTC (permalink / raw)
  To: Randolph Chung; +Cc: bcollins, amodra, parisc-linux

On Mon, 22 Oct 2001, Randolph Chung wrote:

> With many thanks to Alan Modra binutils seems to be fixed now. Chris,
> can you please build a new binutils from cvs? Everything should be there, and
> the hppa-specific patch you currently have in the package should no longer 
> be needed.

Ok, I'll include those in the next upload (based on HJ's release from
today and including the patches that Alan just committed).

> The patch Ben has is needed to build glibc with the new binutils.

Fantastic :-)

> hppa is also a bit behind on gcc-3.0. I'll try to build new ones RSN.

This is good news :-)  Many thanks to Alan for working on this so quickly
:-)

C

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [parisc-linux] Re: Yay, binutils fixed for hppa
  2001-10-23  5:20 ` [parisc-linux] " Christopher C. Chimelis
@ 2001-10-23  5:41   ` Ben Collins
  0 siblings, 0 replies; 5+ messages in thread
From: Ben Collins @ 2001-10-23  5:41 UTC (permalink / raw)
  To: Christopher C. Chimelis; +Cc: Randolph Chung, amodra, parisc-linux

On Tue, Oct 23, 2001 at 01:20:00AM -0400, Christopher C. Chimelis wrote:
> 
> On Mon, 22 Oct 2001, Randolph Chung wrote:
> 
> > With many thanks to Alan Modra binutils seems to be fixed now. Chris,
> > can you please build a new binutils from cvs? Everything should be there, and
> > the hppa-specific patch you currently have in the package should no longer 
> > be needed.
> 
> Ok, I'll include those in the next upload (based on HJ's release from
> today and including the patches that Alan just committed).
> 
> > The patch Ben has is needed to build glibc with the new binutils.
> 
> Fantastic :-)
> 
> > hppa is also a bit behind on gcc-3.0. I'll try to build new ones RSN.
> 
> This is good news :-)  Many thanks to Alan for working on this so quickly
> :-)

Great work guys!

-- 
 .----------=======-=-======-=========-----------=====------------=-=-----.
/                   Ben Collins    --    Debian GNU/Linux                  \
`  bcollins@debian.org  --  bcollins@openldap.org  --  bcollins@linux.com  '
 `---=========------=======-------------=-=-----=-===-======-------=--=---'

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [parisc-linux] Re: Yay, binutils fixed for hppa
  2001-10-23  5:17 [parisc-linux] Yay, binutils fixed for hppa Randolph Chung
  2001-10-23  5:20 ` [parisc-linux] " Christopher C. Chimelis
@ 2001-10-23 23:56 ` Christopher C. Chimelis
  2001-10-24  1:54   ` Randolph Chung
  1 sibling, 1 reply; 5+ messages in thread
From: Christopher C. Chimelis @ 2001-10-23 23:56 UTC (permalink / raw)
  To: Randolph Chung; +Cc: bcollins, amodra, parisc-linux

Ok, new source package on klecker in ~chris/public_html/binutils for your
testing :-)  If it works, I'll do the upload tonight :-)

C

On Mon, 22 Oct 2001, Randolph Chung wrote:

> With many thanks to Alan Modra binutils seems to be fixed now. Chris,
> can you please build a new binutils from cvs? Everything should be there, and
> the hppa-specific patch you currently have in the package should no longer 
> be needed.
> 
> The patch Ben has is needed to build glibc with the new binutils.
> 
> hppa is also a bit behind on gcc-3.0. I'll try to build new ones RSN.
> 
> randolph
> -- 
> Debian Developer <tausq@debian.org>
> http://www.TauSq.org/
> 
> 

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [parisc-linux] Re: Yay, binutils fixed for hppa
  2001-10-23 23:56 ` Christopher C. Chimelis
@ 2001-10-24  1:54   ` Randolph Chung
  0 siblings, 0 replies; 5+ messages in thread
From: Randolph Chung @ 2001-10-24  1:54 UTC (permalink / raw)
  To: Christopher C. Chimelis; +Cc: bcollins, amodra, parisc-linux

In reference to a message from Christopher C. Chimelis, dated Oct 23:
> 
> Ok, new source package on klecker in ~chris/public_html/binutils for your
> testing :-)  If it works, I'll do the upload tonight :-)

seems to be ok. please upload.

randolph
-- 
Debian Developer <tausq@debian.org>
http://www.TauSq.org/

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2001-10-24  1:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-10-23  5:17 [parisc-linux] Yay, binutils fixed for hppa Randolph Chung
2001-10-23  5:20 ` [parisc-linux] " Christopher C. Chimelis
2001-10-23  5:41   ` Ben Collins
2001-10-23 23:56 ` Christopher C. Chimelis
2001-10-24  1:54   ` Randolph Chung

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.