Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - libc.so.3: (2 Items)
   
libc.so.3  
If you are building libc.so from the trunk you might have noticed that your images have stopped booting.

This is because we had to up the libc.so version to 3 (I'll post some more details on why this was needed later)

To fix this, you need to change the /usr/lib/ldqnx.so.2 symlink to point to /proc/boot/libc.so.3

Depending on how much of your system you recompile/relink you will also need to checkout and include
hardware/rp/rtp/legacy/os/<cpu>/lib/libc.so.2 in your image.

For those without access to this version, the 6.3.2 libc.so.2 will suffice for the most part.

Cheers,

Colin
-- 
cburgess@qnx.com
Re: libc.so.3  
Thanks for the heads-up.

Could you elaborate on what ABI change forced this?

Thanks

dave