egcs-980129 on m68k-next-nextstep3: successful

Toon Moene toon@moene.indiv.nluug.nl
Sun Feb 1 10:14:00 GMT 1998


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.



More information about the Gcc mailing list