Post B6qiyg2UrFfeWrWx5E by maxine@brain.worm.pink
 (DIR) More posts by maxine@brain.worm.pink
 (DIR) Post #B6qi1RfUe5QqsAWjQW by fiore@brain.worm.pink
       0 likes, 0 repeats
       
       today im  wondering  why proprietary software distributors  dont just stat link their  binary  to musl .  wouldnt  that pretty much be  portable  everywhere in binary format?
       
 (DIR) Post #B6qiQ3bLGMplTCJxom by maxine@brain.worm.pink
       0 likes, 0 repeats
       
       @fiore grok make this sentance concise
       
 (DIR) Post #B6qiQ3pWPeB0BAxHv6 by fiore@brain.worm.pink
       0 likes, 0 repeats
       
       @maxine it already is
       
 (DIR) Post #B6qiRVW8xO9UL8a5D6 by fiore@brain.worm.pink
       0 likes, 0 repeats
       
       obviously on the  same  arch
       
 (DIR) Post #B6qiyg2UrFfeWrWx5E by maxine@brain.worm.pink
       1 likes, 0 repeats
       
       @fiore i see two sentances
       
 (DIR) Post #B6qj7GKHpO0RO5wffk by cat8124@mk.ilyamikcoder.com
       0 likes, 0 repeats
       
       @fiore@brain.worm.pink more libraries you depend on, harder it becomes to statically link, especially in graphical softwareand since a lot of them are under some variant of gpl, static linking is straight up violating the corresponding license
       
 (DIR) Post #B6qj7GWh5Fvm0Zka0m by fiore@brain.worm.pink
       0 likes, 0 repeats
       
       @cat8124 i dont  thibk statlinks  arw against gpl??
       
 (DIR) Post #B6qjBex0DUaouw9QmW by fiore@brain.worm.pink
       0 likes, 0 repeats
       
       @maxine icant  count
       
 (DIR) Post #B6qjNgzcRvwij573Qm by maxine@brain.worm.pink
       1 likes, 0 repeats
       
       @fiore its okay the only important numbers are 6 and 7 :crashout:
       
 (DIR) Post #B6qjO3ygzXs40rr8gC by monkey@brain.worm.pink
       1 likes, 0 repeats
       
       @fiore it's a femtosecond of extra work fiore they'll never do it. unless ai suggests it!
       
 (DIR) Post #B6qjUN6KnxJF3nRGNM by fiore@brain.worm.pink
       0 likes, 0 repeats
       
       @monkey imean  i guesseed  as much  too ..  also  i cant  really be  bothered to care about  proprietary software  anyways ,  but yea  im just kinda curious if  the  “binary portabilty on linux sucks” argument  is literally only because of  glibc being hell  to statlink
       
 (DIR) Post #B6r57MLbdfS73P0vXk by SRAZKVT@tech.lgbt
       1 likes, 0 repeats
       
       @fiore if libc only sure, but usually there's other libraries, and some of those depend on glibc
       
 (DIR) Post #B6r57OseDn4SuSULK4 by SRAZKVT@tech.lgbt
       1 likes, 0 repeats
       
       @fiore also those are usually not under perm licenses
       
 (DIR) Post #B6r5ACS4t3CnEROa48 by fiore@brain.worm.pink
       0 likes, 0 repeats
       
       @SRAZKVT oh right but what if  i just decide that those can be  dynlinked.  after all the  libc is  thw bigger issue here, no?
       
 (DIR) Post #B6rBD3iIQqZeiwjCVM by SRAZKVT@tech.lgbt
       1 likes, 0 repeats
       
       @fiore version mismatches
       
 (DIR) Post #B6rBD5N6Gco7rmpIkC by SRAZKVT@tech.lgbt
       1 likes, 0 repeats
       
       @fiore oh wait nvm you said dynlinking them
       
 (DIR) Post #B6rBD6bJhFm1gAUAXg by SRAZKVT@tech.lgbt
       1 likes, 0 repeats
       
       @fiore i think the main thing is the don't care
       
 (DIR) Post #B6rBFAWS5TwCQ9C5jM by fiore@brain.worm.pink
       0 likes, 0 repeats
       
       @SRAZKVT yea so i  thought