bug-bash
[Top][All Lists]
Advanced

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

Re: build failure with enable-static-link


From: Chet Ramey
Subject: Re: build failure with enable-static-link
Date: Sat, 17 Sep 2016 13:31:42 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.2.0

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    chet@case.edu    http://cnswww.cns.cwru.edu/~chet/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]