samples/powerpc-405-linux-gnu/reported.by
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Wed Nov 24 21:04:55 2010 +0100 (2010-11-24)
changeset 2193 4908fb8bae20
permissions -rw-r--r--
scripts/xldd: try to handle RPATH tags

The RPATH tags allow a binary to tell the dynamic linker what
directories to search for libraries. The so-added paths are
searched into before any other paths.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
yann@960
     1
reporter_name="Julien DUSSER"
yann@960
     2
reporter_url="http://sourceware.org/ml/crossgcc/2008-10/msg00054.html"
yann@960
     3
reporter_comment="Soft-float for the 405 PowerPC"