> Are you sure you didn't actually measure bash's performance twice? > If you simply run configure with ash, it will effectively do an > > exec /bin/bash "$0" "$@" > > at the beginning, unless you force it to stick with ash by > setting CONFIG_SHELL=/bin/sh. > > FWIW, I did find that the configure scripts I tested ran > faster under ash than under bash, but only by 4% to 8%. > > Regards > Thorsten Dahlheimer
Wait... So everybody's *always* been using bash during configures? -- Gary R. Van Sickle -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/