This is the mail archive of the gcc@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]

failed compile


Compiling the latest code for SCO OpenServer 5.0.4, it fails with:

	Undefined                       first referenced
	 symbol                             in file
	 output_lang_identify              toplev.o

I see that the gcc/Changelog notes that on May 14th,
	
	(output_lang_identify): Hide prototype and definition.

and indeed, it's surrounded by '#if 0 ... #endif' in toplev.c.

I suspect the code at line 2450 regarding ASM_IDENTIFY_LANGUAGE
ought to go bye-bye too, 	

-- 
Jean-Pierre Radley <jpr@jpr.com>  XC/XT Custodian   Sysop, CompuServe SCOForum


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