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]

"Undefined symbols"


Hi
    I am using GNU ld version 2.10 (with BF 2.10) and I found out
the FUND' symbols are not reported as error in the link stage.

    For example, the `objdump -t a.out' result looks like:
___________________________________________
00000000  w      *UND*	00000000 L31

____________________________________________

   The label L31 was not defined anywhere in the test program. However,
`ld' did not catch this (I purposely set the label attribute to 'w').

   Could anyone point to me which part of ld source code I should look into?

Thanks


-- 
Dr. Xinan Tang                    Member of Technical Staff
EMail: xinant@cognigine.com       Cognigine Corp.
Voice: 510.743.4930               6120 Stevenson Boulevard
Fax:   510.743.4910               Fremont, CA  94538



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