|
|
Re: RE: Debugging on a 6.2.1 target using Momentics 4.0.1?
|
|
02/08/2008 11:31 AM
post4873
|
Re: RE: Debugging on a 6.2.1 target using Momentics 4.0.1?
The Target Properties tells me that qconn is up to date on the target though, and the System Information perspective
works very well with that 621 target.
However, when I try the 632 version of qconn on the 621 target, it will not run: 'Could not resolve all symbols'.
Running objdump -x qconn.632 | grep NEEDED shows:
objdump: qconn.632: no symbols
NEEDED libsocket.so.2
NEEDED libc.so.2
The 621 target has these 2 libs in places included in LD_LIBRARY_PATH.
Should they be updated as well?
Thanks,
Martin
|
|
|
|
|