Re: problem on /proc/self/exe and /proc/num/exe



Paul:

Paul Pluzhnikov wrote:

You have to get your "test ld" out of the way by linking it at a
different address (using a linker script), or get your "hello"
executable out of the way by building it as a position-independent:

Thank you for your great help. I think I need to change ld script
now, because I can not force the user to use the compiler option.

.