|
From: | Gabor Z. Papp |
Subject: | Re: statically linking coreutils 8.32 |
Date: | Thu, 19 Mar 2020 17:04:00 +0100 |
User-agent: | Gnus/5.130007 (Ma Gnus v0.7) |
* Pádraig Brady <address@hidden>: | I.E. stdbuf implicitly depends on shared lib preloading to work. | So I would disable stdbuf in such a setup with: | configure --enable-no-install-program=stdbuf | Alternatively I would look at compiling libstdbuf.so with separate flags Thanks. Commenting out "src_libstdbuf_so_LDFLAGS = -shared" in Makefile.in solved the problem.
[Prev in Thread] | Current Thread | [Next in Thread] |