[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

cygwin build_alias issue (and a possible workaround...)



> Just out of crazy curiosity, what happens if you put /bin/sh 
> aside and replace it with bash?  I'll try this now too..

Don't anyone bother.  build_alias failure still occurs.  It must be
something at a much lower level; hence why I am leaning toward the
(v)fork()/exec() explanation.  I suppose the thing to do now is to compile
sh and instrument it for logging.  I will try the strace.sh trick in the
expr hack script first.

-bogdan