public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* libiberty/md5.c patch
@ 2000-09-24 12:35 John David Anglin
  2000-09-25 18:39 ` DJ Delorie
  0 siblings, 1 reply; 4+ messages in thread
From: John David Anglin @ 2000-09-24 12:35 UTC (permalink / raw)
  To: binutils

Here is a patch to md5.c from the gcc distribution which I found was
necessary to build binutils with the native cc under hpux.  Possibly,
the binutils version of libiberty needs to be synced to the gcc version.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)

2000-09-07  Michael Sokolov  <msokolov@ivan.Harhan.ORG>

	* md5.c: #include "ansidecl.h".

--- md5.c.orig	Sun Sep 24 14:15:01 2000
+++ md5.c	Sun Sep 24 14:23:59 2000
@@ -35,6 +35,7 @@
 # endif
 #endif
 
+#include "ansidecl.h"
 #include "md5.h"
 
 #ifdef _LIBC

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

* Re: libiberty/md5.c patch
  2000-09-24 12:35 libiberty/md5.c patch John David Anglin
@ 2000-09-25 18:39 ` DJ Delorie
  0 siblings, 0 replies; 4+ messages in thread
From: DJ Delorie @ 2000-09-25 18:39 UTC (permalink / raw)
  To: dave; +Cc: binutils

> 	* md5.c: #include "ansidecl.h".

Applied.  Thanks!

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

* Re: libiberty/md5.c patch
  2000-09-24 13:14 Michael Sokolov
@ 2000-09-25 16:27 ` DJ Delorie
  0 siblings, 0 replies; 4+ messages in thread
From: DJ Delorie @ 2000-09-25 16:27 UTC (permalink / raw)
  To: msokolov; +Cc: binutils

> Would someone with write access to sources.redhat.com:/cvs/src
> please check it in?

I will take care of it as soon as it hits the top of my to-do list,
which is fairly long at the moment as I was unavailable last week.

> Well, I've been arguing for repo unification for a long time, and
> I'll argue more.

I've been working on this problem (I'm the libiberty maintainer at the
moment), based on some sort of automation (to get around the political
issues).  However, they're out of sync right now and syncing them up
the first time needs to be done manually.  The political and technical
issues involved in linking the repositories themselves are of a larger
scope than this list addresses, and are being discussed at a much
higher level.

> Don't think that I'm going to give on it, I'll bark and bark and
> bark and bark about it until you do it.

If you assume we're going to just ignore the existing issues because
you're being inconsiderate about the big picture, think again.  We all
want the shared stuff to be handled better, but at the moment it just
isn't going to happen.  If at some point in the future we (or you)
discover a way of making it happen the *right* way, we'll do it then.

Unproductive complaining has traditionally led to either
disappointment at best, or expulsion at worst.  Constructive criticism
given with respect is gladly appreciated.

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

* Re: libiberty/md5.c patch
@ 2000-09-24 13:14 Michael Sokolov
  2000-09-25 16:27 ` DJ Delorie
  0 siblings, 1 reply; 4+ messages in thread
From: Michael Sokolov @ 2000-09-24 13:14 UTC (permalink / raw)
  To: binutils

John David Anglin <dave@hiauly1.hia.nrc.ca> wrote:

> Here is a patch to md5.c from the gcc distribution which I found was
> necessary to build binutils with the native cc under hpux.

Yes, that's my patch and it is indeed needed for all GNU tools that use
libiberty to build under UNIX with a standard C78 compiler.

Would someone with write access to sources.redhat.com:/cvs/src please check it
in?

> Possibly,
> the binutils version of libiberty needs to be synced to the gcc version.

Well, I've been arguing for repo unification for a long time, and I'll argue
more. Don't think that I'm going to give on it, I'll bark and bark and bark and
bark about it until you do it.

--
Michael Sokolov		Harhan Engineering Laboratory
Public Service Agent	International Free Computing Task Force
			International Engineering and Science Task Force
			615 N GOOD LATIMER EXPY STE #4
			DALLAS TX 75204-5852 USA

Phone: +1-214-824-7693 (Harhan Eng Lab office)
E-mail: msokolov@ivan.Harhan.ORG (ARPA TCP/SMTP) (UUCP coming soon)

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

end of thread, other threads:[~2000-09-25 18:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-09-24 12:35 libiberty/md5.c patch John David Anglin
2000-09-25 18:39 ` DJ Delorie
2000-09-24 13:14 Michael Sokolov
2000-09-25 16:27 ` DJ Delorie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).