|
You are here |
journal.stuffwithstuff.com | ||
| | | | |
squanderingti.me
|
|
| | | | | Sometimes you want to support some crazy LLVM features in Rust and need manual control over the linking process :-). | |
| | | | |
nickcharlton.net
|
|
| | | | | There's a couple of (client) projects which I maintain which have been in existence for quite a while (one still has full iOS 5 support and hopefully we'll be able to drop that soon), but they're still well maintained and have reasonable test suites that have followed them through rather well. Sadly, Xcode can be a bit difficult and this time was no exception - although it did take a long time before the issue was seen. | |
| | | | |
blog.krzyzanowskim.com
|
|
| | | | | what? In short: dynamic linking happened. Dynamic linking - what it is? It's an operation that happens when part of the code spreads across different files (called libraries), and the binary content of the library is loaded in runtime. A dynamic linker (which is a system tool) finds a symbol | |
| | | | |
blog.malwaremustdie.org
|
|
| | | MalwareMustDie (MMD) is a whitehat workgroup to reduce malware, this blog advocates research on new malware threats & Linux malware. | ||