>>> "Chuck" == Charles Wilson <[EMAIL PROTECTED]> writes:
[...] Chuck> 'Course, there's the whole cross-compiler issue (running Chuck> on linux, building stuff intended for cygwin). Yes. Sigh. [...] Chuck> Said "stub" executable would have to do ALL of the Chuck> things the script does, and then pass that environment Chuck> to its exec'ed target in .libs/ -- Maybe it could just exec() something like `/bin/sh .libs/foo.sh', where `.libs/foo.sh' is the script wrapper. [...] -- Alexandre Duret-Lutz -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/