On 10 May 2013 11:50, Phil Blundell <[email protected]> wrote:
> Or you could replace the shell wrapper that create_wrapper() currently
> generates with either a compiled binary or a Python script.  That would
> allow you to execl("/path/foo.real", "foo", ...), which I don't think
> you can do in shell but which would avoid this whole class of problem.

Bash can do that, but it's not POSIX. :/

Ross

_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to