Zum Inhalt springen

Where’s that shared library

Hey, recently I’ve been working on creating standalone python applications. I’ve been researching how the dynamic linker in macOS and Linux works a lot, specifically how library search happens. I had to go through a lot of references to get the whole picture, hopefully this would be yet another reference people use 🙂

I also discuss the challenges in creating standalone directories for distributing python applications.

The post builds from the common problem of failure in dynamic linking that I encountered from time to time in python

Hope it’s not too boring. Thanks you!

submitted by /u/narang_27
[link] [comments]

Schreibe einen Kommentar

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert