This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Why no error for the unresolved '-u SYMBOL' LD option ??



	Hello

	I whant to force the link (exctract) of some functions from a library file (archive).

	Then I add this library file in the objects list of the LD and also I add the option
	'-u SYMBOL' where SYMBOL is the name of one of the functions I want force to
	exctract from the previous archive. Ok all works good.

	But now If I miss to add the library file in the objects list the linker LD don't 
	issue any error message. Why ?

	How I can force an error for this type of undefined symbols ??

	Thanx in advance for the help.
	Best regards,

	MaxG.


	


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