1 // Compile this file with: 2 // g++ -g -Wall -shared -Wl,-soname=libtest4-soname-changed.so.0 -o libtest4-soname-changed-v0.so test4-soname-changed-v0.cc 3 4 void func0()5func0() 6 { 7 } 8
1 // Compile this file with: 2 // g++ -g -Wall -shared -Wl,-soname=libtest4-soname-changed.so.0 -o libtest4-soname-changed-v0.so test4-soname-changed-v0.cc 3 4 void func0()5func0() 6 { 7 } 8