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]

Re: build error (output_lang_identify undefined)


 > From: Krister Walfridsson <cato@df.lth.se>
 > 
 > "make bootstrap" for i386-unknown-netbsd1.3E fails when linking:
 > 
 > ../../egcs/gcc/toplev.c:2452: Undefined symbol
 > 	`_output_lang_identify' referenced from text segment
 > 
 > This is due to a rececent warning elemination patch that removed
 > the definition of output_lang_identify(). But this function is
 > used in default.h, so I think it should be resurrected:
 > 
 > Fri May 15 22:57:13 1998  Krister Walfridsson <cato@df.lth.se>
 > 
 >         (output_lang_identify): Enable prototype and definition again.


	Sorry, my fault.

Jeff, may I install this patch?

--
Kaveh R. Ghazi			Project Manager / Custom Development
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]