> On 30. Jul 2024, at 08:52, nsgnkhibdk2cls0f via illumos-discuss > <discuss@lists.illumos.org> wrote: > > You statically linked everything? Is it possible to link dynamically? Build > the library into shared libraries will help reduce the size significantly. > Currently, it seems the libraries are linked statically into each binaries > again and again that caused the tremendous size bloat. wether you link something statically or not is an compromise. If you ever have dealt with dependency hell, you would know. rgds, toomas ------------------------------------------ illumos: illumos-discuss Permalink: https://illumos.topicbox.com/groups/discuss/T2ce11f1b3029091d-M957c09c06a99fc5f8c504885 Delivery options: https://illumos.topicbox.com/groups/discuss/subscription
Re: [discuss] The size of the LLVM Toolchain on illumos is too large
Toomas Soome via illumos-discuss Mon, 29 Jul 2024 23:46:23 -0700
- [discuss] The size of the LLVM Toolch... nsgnkhibdk2cls0f via illumos-discuss
- Re: [discuss] The size of the LL... Toomas Soome via illumos-discuss
- Re: [discuss] The size of the LL... Peter Tribble