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]

Re: "Warning: size of symbol FOO changed from X to Y in OBJ"


On Wed, May 30, 2001 at 10:12:48AM -0700, Ian Lance Taylor wrote:
> 
> Looking at the code, though, it doesn't seem to be a fatal error.  It
> just seems to issue the warning and move on.  What's the test case?

Aye, but ldlang.c:open_input_bfds has set the bfd error handler to
record_bfd_errors.  record_bfd_errors stops output file creation on
any error.

Alan


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