* [Buildroot] [Bug 15221] New: FUSE filesystems can be statically compiled
@ 2023-01-02 13:32 bugzilla
2024-06-15 15:04 ` [Buildroot] [Bug 15221] " bugzilla
0 siblings, 1 reply; 2+ messages in thread
From: bugzilla @ 2023-01-02 13:32 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=15221
Bug ID: 15221
Summary: FUSE filesystems can be statically compiled
Product: buildroot
Version: unspecified
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Other
Assignee: unassigned@buildroot.uclibc.org
Reporter: tomas@slax.org
CC: buildroot@uclibc.org
Target Milestone: ---
I can see the FUSE library as well as the fuse-based filesystems are marked to
require dynamic library linking, because it does not compile with uclibc
statically.
However, if I select to use musl instead of uclibc, and if I make the necessary
changes to let libfuse and other fuse filesystems to compile statically, then
it works just fine. It compiles statically with musl and works OK.
I have no idea if it is possible to mark a package requiring dynamic linking
ONLY IF uclibc is selected, but if this possibility exists, you should consider
it, because if user selects musl, there is no need for him to disable static
linking.
Thanks for consideration
Tomas M
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-06-15 15:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-02 13:32 [Buildroot] [Bug 15221] New: FUSE filesystems can be statically compiled bugzilla
2024-06-15 15:04 ` [Buildroot] [Bug 15221] " bugzilla
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox