Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - ldqnx.so.2 on QNX64 target / armle platform: (2 Items)
   
ldqnx.so.2 on QNX64 target / armle platform  
Targeting QNX6.4/armle, I am running my application code under Momentics 6.4 tool chain. Before breaking at the main() 
entry point I get the following errors on the console: 

Remote target is little-endian
attach 294938
Setting Dynamic-Linker Breakpoint based on C:/QNX640/target/qnx6/armle/usr/lib/ldqnx.so.2
0x010389c4 in ?? ()
Cannot access memory at address 0xe6fd499c
Stopped due to shared library event
Stopped due to shared library event


I think my ldqnx.so.2 is not correctly linked to the libc.so.3. I have the checksum on the file:

#cksum ldqnx.so.2
3922966597     731410 ldqnx.so.2

Where do I download the latest ldqnx.so.2 for QNX6.4 to see if the problem is from this file?


Thanks,
RE: ldqnx.so.2 on QNX64 target / armle platform  
Hi Hamid,
The ldqnx.so.2 lib is a copy of libc.so.3.  These two files should be identical or you will experience problems.  If you
 would like the latest libc you can get the source from the QNX Operating System project. 

Regards,
Wade


-----Original Message-----
From: hamid marshall [mailto:community-noreply@qnx.com]
Sent: Fri 3/13/2009 2:34 PM
To: momentics-community
Subject: ldqnx.so.2 on QNX64 target / armle platform
 
Targeting QNX6.4/armle, I am running my application code under Momentics 6.4 tool chain. Before breaking at the main() 
entry point I get the following errors on the console: 

Remote target is little-endian
attach 294938
Setting Dynamic-Linker Breakpoint based on C:/QNX640/target/qnx6/armle/usr/lib/ldqnx.so.2
0x010389c4 in ?? ()
Cannot access memory at address 0xe6fd499c
Stopped due to shared library event
Stopped due to shared library event


I think my ldqnx.so.2 is not correctly linked to the libc.so.3. I have the checksum on the file:

#cksum ldqnx.so.2
3922966597     731410 ldqnx.so.2

Where do I download the latest ldqnx.so.2 for QNX6.4 to see if the problem is from this file?


Thanks,

_______________________________________________
QNX Momentics Community Support
http://community.qnx.com/sf/go/post24345


Attachment: Text winmail.dat 3.13 KB