public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Re:  egcs-980129 on m68k-next-nextstep3: successful
@ 1998-02-01 22:04 Kaveh R. Ghazi
  1998-02-02 10:32 ` Jeffrey A Law
  0 siblings, 1 reply; 4+ messages in thread
From: Kaveh R. Ghazi @ 1998-02-01 22:04 UTC (permalink / raw)
  To: egcs, toon

 >  From: Toon Moene <toon@moene.indiv.nluug.nl>
 >  
 >  After commenting out the declaration of abort in toplev.c, I was  
 >  able to build egcs-980129 to completion.  There were no compare  
 >  problems, and c-torture-1.45 found no regressions w.r.t.  
 >  egcs-980115.

	I had to do the same thing on SunOS4 because its abort is
declared with a different return type and the conflict chokes cc. 

	I suggest that we wrap the decl in toplev.c in
NEED_DECLARATION_ABORT and add the necessary autoconf tweek to
configure.in. 

		--Kaveh
--
Kaveh R. Ghazi			Project Manager / Custom Development
ghazi@caip.rutgers.edu		ICon CMT Corp.

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

* Re: egcs-980129 on m68k-next-nextstep3: successful
  1998-02-01 22:04 egcs-980129 on m68k-next-nextstep3: successful Kaveh R. Ghazi
@ 1998-02-02 10:32 ` Jeffrey A Law
  0 siblings, 0 replies; 4+ messages in thread
From: Jeffrey A Law @ 1998-02-02 10:32 UTC (permalink / raw)
  To: Kaveh R. Ghazi; +Cc: egcs, toon

  In message < 199802020604.BAA26242@caip.rutgers.edu >you write:
  > 	I had to do the same thing on SunOS4 because its abort is
  > declared with a different return type and the conflict chokes cc. 
  > 
  > 	I suggest that we wrap the decl in toplev.c in
  > NEED_DECLARATION_ABORT and add the necessary autoconf tweek to
  > configure.in. 
Already done :-)

jeff

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

* Re: egcs-980129 on m68k-next-nextstep3: successful
  1998-02-01 10:14 Toon Moene
@ 1998-02-01 23:09 ` Jeffrey A Law
  0 siblings, 0 replies; 4+ messages in thread
From: Jeffrey A Law @ 1998-02-01 23:09 UTC (permalink / raw)
  To: Toon Moene; +Cc: egcs

  In message < 9802011810.AA10578@moene.indiv.nluug.nl >you write:
  > After commenting out the declaration of abort in toplev.c, I was  
  > able to build egcs-980129 to completion.  There were no compare  
  > problems, and c-torture-1.45 found no regressions w.r.t.  
  > egcs-980115.
  > 
  > I recommend the following patch to revoke an earlier, erroneous,  
  > suggestion by me:
  > 
  > 	* config/m68k/x-next: Remove /NextDeveloper/Headers from
  > 	the directories to fixinclude - /usr/include is a link
  > 	to it and hence its contents are fixed by default.
Thanks.  This really wasn't forgotten -- just buried in my mountain
of mail :-)

I've installed the patch (or more correctly un-installe the older one).

Jeff

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

* egcs-980129 on m68k-next-nextstep3: successful
@ 1998-02-01 10:14 Toon Moene
  1998-02-01 23:09 ` Jeffrey A Law
  0 siblings, 1 reply; 4+ messages in thread
From: Toon Moene @ 1998-02-01 10:14 UTC (permalink / raw)
  To: egcs

After commenting out the declaration of abort in toplev.c, I was  
able to build egcs-980129 to completion.  There were no compare  
problems, and c-torture-1.45 found no regressions w.r.t.  
egcs-980115.

I recommend the following patch to revoke an earlier, erroneous,  
suggestion by me:

	* config/m68k/x-next: Remove /NextDeveloper/Headers from
	the directories to fixinclude - /usr/include is a link
	to it and hence its contents are fixed by default.

/usr/gnu/bin/diff -rcp2N egcs-980129/gcc/config/m68k/x-next.new  
egcs-980129/gcc/config/m68k/x-next
*** egcs-980129/gcc/config/m68k/x-next.new      Sun Feb  1 19:02:26 1998
--- egcs-980129/gcc/config/m68k/x-next  Thu Nov 13 19:53:09 1997
*************** OLDCC=CC -traditional-cpp
*** 4,8 ****

  # Specify other dirs of system header files to be fixed.
! OTHER_FIXINCLUDES_DIRS= /LocalDeveloper/Headers

  # <limits.h> is sometimes in /usr/include/ansi/limits.h.
--- 4,8 ----

  # Specify other dirs of system header files to be fixed.
! OTHER_FIXINCLUDES_DIRS= /LocalDeveloper/Headers /NextDeveloper/Headers

  # <limits.h> is sometimes in /usr/include/ansi/limits.h.

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

end of thread, other threads:[~1998-02-02 10:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-02-01 22:04 egcs-980129 on m68k-next-nextstep3: successful Kaveh R. Ghazi
1998-02-02 10:32 ` Jeffrey A Law
  -- strict thread matches above, loose matches on Subject: below --
1998-02-01 10:14 Toon Moene
1998-02-01 23:09 ` Jeffrey A Law

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