Timely_Jellyfish_2077 to Linux@lemmy.mlEnglish · 2 years agoMicrosoft published a guide on how to install Linux.imagemessage-square266linkfedilinkarrow-up11.91Karrow-down133
arrow-up11.87Karrow-down1imageMicrosoft published a guide on how to install Linux.Timely_Jellyfish_2077 to Linux@lemmy.mlEnglish · 2 years agomessage-square266linkfedilink
minus-squarebufalo1973@lemmy.mllinkfedilinkEnglisharrow-up4·edit-22 years 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.