public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* A linux/alpha patch
@ 1997-08-29 15:45 H.J. Lu
  1997-08-29 16:40 ` egcs-970828, gcc/objc/objc-parse.[cy] timestamps still require bison Jeffrey A Law
  0 siblings, 1 reply; 3+ messages in thread
From: H.J. Lu @ 1997-08-29 15:45 UTC (permalink / raw)
  To: egcs

Here is a small patch.

Thanks.

H.J.
-- 
H.J. Lu (hjl@gnu.ai.mit.edu)
--
Tue Aug 29 16:15:11 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)

	* config/alpha/xm-linux.h (HAVE_STRERROR,
	DONT_DECLARE_SYS_SIGLIST, USE_BFD): Undef before define.

Index: gcc/config/alpha/xm-linux.h
===================================================================
RCS file: /home/work/cvs/gnu/egcs/gcc/config/alpha/xm-linux.h,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 xm-linux.h
--- xm-linux.h	1997/08/26 00:20:43	1.1.1.1
+++ xm-linux.h	1997/08/29 16:06:26
@@ -1,3 +1,8 @@
+#undef HAVE_STRERROR
 #define HAVE_STRERROR
+
+#undef DONT_DECLARE_SYS_SIGLIST
 #define DONT_DECLARE_SYS_SIGLIST
+
+#undef USE_BFD
 #define USE_BFD

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

* Re: egcs-970828, gcc/objc/objc-parse.[cy] timestamps still require bison
  1997-08-29 15:45 A linux/alpha patch H.J. Lu
@ 1997-08-29 16:40 ` Jeffrey A Law
  0 siblings, 0 replies; 3+ messages in thread
From: Jeffrey A Law @ 1997-08-29 16:40 UTC (permalink / raw)
  To: egcs

  In message you write:
  > 	The timestamps set in the tarfile for egcs-970828 still require
  > bison to build gcc/objc/objc-parse.c from gcc/objc/objc-parse.y.  The
  > rest of the timestamps appear to be okay. 
Thanks.  I've updated the snapshot script to touch objc-parse.c too.

  > 	The version of bison used on most .y files is still 1.24, would
  > it be useful to upgrade to the latest, 1.25 and regenerate the files?
Probably after the first release.

jeff

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

* egcs-970828, gcc/objc/objc-parse.[cy] timestamps still require bison
@ 1997-08-29 15:45 Kaveh R. Ghazi
  0 siblings, 0 replies; 3+ messages in thread
From: Kaveh R. Ghazi @ 1997-08-29 15:45 UTC (permalink / raw)
  To: egcs

Hi,

	The timestamps set in the tarfile for egcs-970828 still require
bison to build gcc/objc/objc-parse.c from gcc/objc/objc-parse.y.  The
rest of the timestamps appear to be okay. 

	The version of bison used on most .y files is still 1.24, would
it be useful to upgrade to the latest, 1.25 and regenerate the files?

		Thanks,
		--Kaveh
--
Kaveh R. Ghazi				Project Manager
ghazi@caip.rutgers.edu			ICon CMT Corp.

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

end of thread, other threads:[~1997-08-29 16:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-08-29 15:45 A linux/alpha patch H.J. Lu
1997-08-29 16:40 ` egcs-970828, gcc/objc/objc-parse.[cy] timestamps still require bison Jeffrey A Law
1997-08-29 15:45 Kaveh R. Ghazi

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).