This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: how to get target ldd ?


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]