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]

egcs/gcc/java/java-tree.def is missing a terminating newline ...


	The file egcs/gcc/java/java-tree.def is missing a terminating
newline.  It causes SunOS4 cc to choke when compiling gencheck.c.

		--Kaveh

 > cc -c -DIN_GCC -g -DHAVE_CONFIG_H -DHAIFA -I.  -I.  -I./config
 > 	-I./../include ./gencheck.c
 > "./java/java-tree.def", line 57: illegal character: '#'
 > "./java/java-tree.def", line 57: warning: illegal combination of pointer
 > 	and integer, op =
 > "./java/java-tree.def", line 57: syntax error at or near string
 > 	"./gencheck.h"
 > "./java/java-tree.def", line 58: unknown preprocessor directive
 > make[2]: *** [gencheck.o] Error 1
--
Kaveh R. Ghazi			Engagement Manager / Project Services
ghazi@caip.rutgers.edu		Icon CMT Corp.


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