how to get target ldd ?

ng@piments.com ng@piments.com
Fri Jun 12 08:03:00 GMT 2009


Yann E. MORIN wrote:
> Peter,
> All,
> 
> On Wednesday 10 June 2009 23:29:40 ng@piments.com wrote:
>> I have just rerun ct-ng build and all libs in sys-tools come out with 
>> 555 permissons.
>> after populate, all copied libs in /lib are 644 ie NO x bit set at all, 
> 
> OK, populate uses "install -m 0644" so that's no wonder the mode is incorrect.
> ;-/
> 
> I'll fix that.
> 
> Thank you for the time you invested to help!
> 
> Regards,
> Yann E. MORIN.
> 

OK , thanks for the confirmation. I did point out this permissions issue 
in another thread nearly a month back. It's a shame you did pick up on 
it. It's odd no one else has flagged it.


bash-4.0#grep -R "install -m 644" *
scripts/build/debug/200-duma.sh:    CT_DoExecLog ALL install -m 644 
${libs} "${CT_SYSROOT_DIR}/usr/lib"

Is the (only) line that needs to be corrected?


regards, Peter.

--
For unsubscribe information see http://sourceware.org/lists.html#faq



More information about the crossgcc mailing list