This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

fixincludes dies without any include files



This patch seems to break fixincludes if a cross compiler is being
built without any include files.  The culprit appears to be the change
to inclhack.def from revision 1.12 to 1.13

Tue May 11 01:32:01 1999  Jeffrey A Law  (law@cygnus.com)

	* fixinc/inclhack.def (sun_auth_proto): Apply to all targets.
	(sysz_stdlib_for_sun): Similarly.
	* fixinc/fixincl.x, fixinc/inclhack.sh: Rebuilt.


The error I get is:

./fixinc.sh: unexpected EOF while looking for ``'
./fixinc.sh: ./fixinc.sh: line 3112: syntax error
make: *** [stmp-fixinc] Error 2

Michael.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]