This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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]

[Bug libc/12892] unexpected symbol lookup error on Xilinx implementation tools.


http://sourceware.org/bugzilla/show_bug.cgi?id=12892

--- Comment #5 from Matthew Chapman <enofish at gmail dot com> 2011-08-09 20:02:38 UTC ---
Pawel,

Can you verify if the Xilinx tools work pre the changeset you've identified?  I
find the quickest way is to run 'trce' with no arguments which usually breaks
at exit, it might be better to bisect using that rather than my test case.

(My test case is quite sensitive to the details of _dl_sort_fini, so I'm
worried that you might just have located a changeset that changes the sort
order but isn't the core problem, and will break with a different ordering of
libraries.)

Thanks,
Matt

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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