You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brpc.apache.org by GitBox <gi...@apache.org> on 2019/08/27 06:12:25 UTC

[GitHub] [incubator-brpc] nxtreaming commented on issue #905: centos 7.6 静态链接失败

nxtreaming commented on issue #905: centos 7.6 静态链接失败
URL: https://github.com/apache/incubator-brpc/issues/905#issuecomment-525154163
 
 
   建议不要用静态库编译brpc,否则你要改动好几个地方来增加-fPIC 选项重新编译所有依赖的第三方库。
   此外还需要修改brpc的cmake链接选项。

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org
For additional commands, e-mail: dev-help@brpc.apache.org