@henningw , I've build with clang:
clang -o aslr_test modules.c main.c
clang --shared -fPIC -o libtest.so modules.c libtest.c
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.