We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
gcc -Wall -fPIC -c *.c
gcc -shared -Wl,-soname,libctest.so.1 -o libctest.so.1.0 *.o