> > While i compile with --enable-link-static, gcc stop on finding
> > xf_xfree always.
Sorry, I can't reproduce this either. Keep in mind that because of how the
Linux linker works, you have to configure --without-bash-malloc if you want
to use --enable-static-link.
Chet
--
``The lyf so
> Hello:
>I am now using bash source code 4.0 to compile a binary with
> the configure option as following:
>--enable-prompt-string-decoding --enable-progcomp
> --enable-help-builtin --enable-history --with-bash-malloc=no
>
>every thing goes smoothy but when I type tab key
sorry, It is sh_xfree but not xf_xfree.
On Tue, Sep 8, 2009 at 1:03 PM, Lookey Lam wrote:
> Hello:
> I am now using bash source code 4.0 to compile a binary with
> the configure option as following:
> --enable-prompt-string-decoding --enable-progcomp
> --enable-help-builtin --enable-hi
Hello:
I am now using bash source code 4.0 to compile a binary with
the configure option as following:
--enable-prompt-string-decoding --enable-progcomp
--enable-help-builtin --enable-history --with-bash-malloc=no
every thing goes smoothy but when I type tab key after i have
t