Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/paramsiddharth/c-linking-libraries
Linking libraries in C, statically and dynamically.
https://github.com/paramsiddharth/c-linking-libraries
Mention 'The DLL is looked for in PATH in Windows'
9b851a4ddde3217f0e24ea25ad2c31af2676786d authored over 3 years ago
9b851a4ddde3217f0e24ea25ad2c31af2676786d authored over 3 years ago
Add important notice for newbies (like I was a while ago)
cb0b9744e84dfedaa3192de846c975739ccbc97e authored over 3 years ago
cb0b9744e84dfedaa3192de846c975739ccbc97e authored over 3 years ago
Add information about symbolic links
ebc8277e1b2c56c5f173fd9f6cfe25f26d08a1b9 authored over 3 years ago
ebc8277e1b2c56c5f173fd9f6cfe25f26d08a1b9 authored over 3 years ago
Add README
541f78be37963067aaf9500ac083171b3e91ff07 authored over 3 years ago
541f78be37963067aaf9500ac083171b3e91ff07 authored over 3 years ago
Use '-s' for static examples too
4c10f371fb43adf1bb1c3b1998aca22f7c9a5ee2 authored over 3 years ago
4c10f371fb43adf1bb1c3b1998aca22f7c9a5ee2 authored over 3 years ago
Remove all symbol table and relocation information to reduce size (-s)
17e0b35e3c797e206c9cd6091377ae2b1612bdd9 authored over 3 years ago
17e0b35e3c797e206c9cd6091377ae2b1612bdd9 authored over 3 years ago
Fix comment
85300cf131ebd2636824829c1618b595d531b02a authored over 3 years ago
85300cf131ebd2636824829c1618b595d531b02a authored over 3 years ago
Repeat 'information on removing symbol table and relocation information to reduce size' for *NIX
02358bed3a8d9170b0eddb8f074d71a9d4b6cb05 authored over 3 years ago
02358bed3a8d9170b0eddb8f074d71a9d4b6cb05 authored over 3 years ago
Add information on removing symbol table and relocation information to reduce size
404d731fd8e7d627fb540bfdbc42bc48fd8728d3 authored over 3 years ago
404d731fd8e7d627fb540bfdbc42bc48fd8728d3 authored over 3 years ago
Add info on and improve compilation flags
9832bdb67ec1813d6ad31291fcb342e0e907f697 authored over 3 years ago
9832bdb67ec1813d6ad31291fcb342e0e907f697 authored over 3 years ago
Add dynamic linking example for Windows
c188ed349d1e95ae3d34578cbf10889b6182377e authored over 3 years ago
c188ed349d1e95ae3d34578cbf10889b6182377e authored over 3 years ago
Add dynamic linking example for *NIX
d6cdacc029a458e9fb17359b771a5daa7c94754d authored over 3 years ago
d6cdacc029a458e9fb17359b771a5daa7c94754d authored over 3 years ago
Add descriptions for extensions
068e78834879ec40cc0db6bcd1c678173342fec2 authored over 3 years ago
068e78834879ec40cc0db6bcd1c678173342fec2 authored over 3 years ago
Initialize source code symlinks for dynamic linking examples
c64e210939d8767b410f1f1199c855ba9c1ea464 authored over 3 years ago
c64e210939d8767b410f1f1199c855ba9c1ea464 authored over 3 years ago
Ignore errors while cleaning (non-existent files)
c03a456d7ae95c35e7f52c4491c5ec043d470144 authored over 3 years ago
c03a456d7ae95c35e7f52c4491c5ec043d470144 authored over 3 years ago
Static linking
82dbd85460e9993d4161764abc34bad36837cd39 authored over 3 years ago
82dbd85460e9993d4161764abc34bad36837cd39 authored over 3 years ago