fixincludes dies without any include files

Michael Hayes m.hayes@elec.canterbury.ac.nz
Fri May 14 20:22:00 GMT 1999


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.


More information about the Gcc-bugs mailing list