coreutils
[Top][All Lists]
Advanced

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

Re: statically linking coreutils 8.32


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.



reply via email to

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