From: R. B. <ro...@pa...> - 2006-01-16 08:58:27
|
0.04 is out. I noticed after release that I omitted to mention anything about *how* to get the speedup. One needs to have the bash headers and objects to compile and link against. And they've change between 3.0 and 3.1 so you have to have the right one for your version. Assuming this, one also needs to use the --with-bash-src option so the debugger will find the sources to use. And of course, the source should be compatible with the --with-bash option or the one bash that is found automatically if --with-bash is not specified. Finally, when using --with-bash, it is best to use an absolute path or the regression tests will fail in trying to find the bash. Cheers... |