Hermetic Java and static link
    Andrew Haley 
    aph-open at littlepinkcloud.com
       
    Thu Oct 16 09:41:12 UTC 2025
    
    
  
On 16/10/2025 03:15, Jiangli Zhou wrote:
> Statically linking with libc seems to be challenging
Arguably, statically liking with libc is just plain wrong, not just 
challenging. libc can (and IMO should) be considered as part of the 
operating system. If you link statically against libc things like 
resolver libraries will break.
-- 
Andrew Haley  (he/him)
Java Platform Lead Engineer
https://keybase.io/andrewhaley
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671
    
    
More information about the leyden-dev
mailing list