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 #6 from Pawel Sikora <pluto at agmk dot net> 2011-08-10 00:02:35 UTC ---
(In reply to comment #5)
> 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

running 'trce' w/o args works fine on 86e9235918a715095a1f5bb1c1db28fae7fca22b
but on 968dad0ab1f367a087ff4ad503b511dd0c565adc it fails at end with:

/local/eda/xilinx_13.2/ISE_DS/ISE/bin/lin64/unwrapped/trce: symbol lookup
error: /local/eda/xilinx_13.2/ISE_DS/ISE/lib/lin64/libTw.so: undefined symbol:
_ZN14UT_SM_SMALLMEMD1Ev

-- 
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]