Timely_Jellyfish_2077 to Linux@lemmy.mlEnglish · 1 year agoMicrosoft published a guide on how to install Linux.imagemessage-square267fedilinkarrow-up11.9Karrow-down133
arrow-up11.87Karrow-down1imageMicrosoft published a guide on how to install Linux.Timely_Jellyfish_2077 to Linux@lemmy.mlEnglish · 1 year agomessage-square267fedilink
minus-squarebufalo1973@lemmy.mllinkfedilinkEnglisharrow-up4·edit-21 year agoDynamic linking let’s you use an already packaged library that its source you don’t touch. Static linking means you have to show the source just in case you did some change.
Dynamic linking let’s you use an already packaged library that its source you don’t touch. Static linking means you have to show the source just in case you did some change.