Problem with shell scripts in sys-root
Bryan Hundven
bryanhundven@gmail.com
Tue Dec 21 01:04:00 GMT 2010
I noticed today that some shell scripts, specifically:
usr/bin/ldd
usr/bin/xtrace
usr/bin/tzselect
have the path to the bash symlink from the tools directory as their header:
----------------8<-----------------8<----------------8<--------------------
#! /home/bryan/builds/ppc/.build/tools/bin/bash
----------------8<-----------------8<----------------8<--------------------
This doesn't seem right, if buildroot (or any other build system) suck
these files into their staging directory, they will probably not run
correctly on the target.
I'm not sure I know the correct solution to this problem.
Comments?
-Bryan
--
For unsubscribe information see http://sourceware.org/lists.html#faq
More information about the crossgcc
mailing list