You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2018/10/25 06:51:10 UTC

[GitHub] merlimat commented on issue #2842: pulsar go client static build error

merlimat commented on issue #2842: pulsar go client static build error
URL: https://github.com/apache/pulsar/issues/2842#issuecomment-432935220
 
 
   @chowyu08 this is a kind of known issue at this point but we have found no fix so far. The libpulsar.a looks ok in the sense that I can link it into a regular C++ binary but not into a Go binary. 
   
   Any hint in how to fix the libpulsar.a linking is welcome. In meantime, the only option is to link dynamically against libpulsar.so

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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