On 9/16/16 9:12 PM, Ben wrote:
> Hello,
> 
> bash-4.4 doesn't build with --enable-static-link. Buidling with an
> additional --without-bash-malloc makes it work.

Sigh.  There's another function defined in the same file where glibc
defines malloc/realloc/free, and it's using that function internally,
causing that file to be dragged in.  What are the functions defined
in that file?  I don't have a system with a static C library to look
at right now.

Chet

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    c...@case.edu    http://cnswww.cns.cwru.edu/~chet/

Reply via email to