zhangfuqiang

Results 2 comments of zhangfuqiang

I re-compiled the source with `-fPIC` option, still got the same error. Then I checked `libpresto_thrift-cpp2.a` with following commands: ```bash ar -x libpresto_thrift-cpp2.a readelf --relocs PrestoThriftAsyncClient.cpp.o | egrep '(GOT|PLT|JU?MP_SLOT)' readelf...

This feature is still not there.