List Question
20 TechQA 2023-03-31T21:29:26.083000Combining two static libraries into one dynamic library whilst avoiding multiple definitions
183 views
Asked by CraigDavid
'illegal option -- U' when running the ar command from a Makefile compiling C code
904 views
Asked by Charlie
Codelite C++ build suddenly not working. ar can't find GL
181 views
Asked by Hal Gee
Converting .o file into static library in linux and make it usable in terminal
295 views
Asked by user786
hit roadblock while trying to compile lua for emscripten usage, using windows, "unable to find ar rcu"
327 views
Asked by Free Renca
How to update shared library file
891 views
Asked by wyphan
Static library with MinGW doesn't update correctly when building executables
67 views
Asked by MaxC
How set CMAKE_STATIC_LINKER_FLAGS immediately after the executable file? [tcc -ar]
1.8k views
Asked by ilw
problem with ar, linking and undefined reference
643 views
Asked by ron
GNU Make: Using the wildcard function with implicit rules
251 views
Asked by John Leuenhagen
Makefile runs an unspecified command
31 views
Asked by mubu43
Archive has no index; run ranlib to add one (when linking with a .a containing a MachO64 object file on Linux)
6.7k views
Asked by AMATEUR_TOSS
How do I partially-expose object contents in an object library?
240 views
Asked by einpoklum
How to handle lib dependency while compiling?
79 views
Asked by Dadam42
Combine static libraries in a Makefile using ar
717 views
Asked by Colin
How to merge libraries in linux
36 views
Asked by Dragomir
How to force static library to include it dependencies?
2.2k views
Asked by Stepan Loginov
How to create one static library from several others static libraries in C on Linux?
1k views
Asked by Amish Sharma
Mix multiple objects files with gcc which have no main function
257 views
Asked by ledoux
NDK build issue: aarch64-linux-android-ar.exe xxx.cpp.o: No such file or directory
1.6k views
Asked by zwcloud