Yann E. MORIN" 2e1dcdf8d4 scripts/xldd: better find sysroot with old gcc
Only starting with 4.4 does gcc have a -print-sysroot option.
For 4.3 or before, we have to play some tricks:
- ask gcc where libc.so is,
  (we expect it in ${sysroot}/usr/lib/libc.so)
- trim /usr/lib/libc.so from the result

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
2010-11-23 21:35:28 +01:00
..
2010-07-15 10:18:40 +02:00
2010-11-01 16:59:39 +01:00
2009-10-30 20:08:44 +01:00
2009-05-13 18:10:47 +00:00