Hi,

On Thu, May 6, 2010 at 2:54 PM, Takaite Takehara
<[email protected]> wrote:
>   One question: Where do I change the path of the program interpreter?
>
The path to the linker is hardcoded in the binary. However, you can
make GCC record an arbitrary path by specifying your own in its
specfile, see the -dumpspecs and -specs= option of GCC. I don't know
for other compiler. There has been a discussion talking about other
possible method not long ago, so you can search the archives too.

 - Arnaud
_______________________________________________
uClibc mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/uclibc

Reply via email to