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]

Problem with shell scripts in sys-root


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


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