Hello, When I compile libgustfs, it will throw exception:
undefined reference to 'caml_local_roots' when adding pie link option.
Why is that? The command is like this: ./configure CFLAGS="-O2 -fPIC"
LDFLAGS="-pie -Wl".
I look forward to hearing from you.