BewareMyPower commented on issue #284:
URL: 
https://github.com/apache/pulsar-client-node/issues/284#issuecomment-1383152921

   > An alternative could be to not dynamically link any dependencies at all
   
   Maybe we can link statically to `libstdc++` and `libgcc_s` on Linux for 
Pulsar C++ client. But when building the Node Add-on, we also need to link to 
them statically.
   
   I think we need to fix the building script to fallback to building from 
source for systems with lower version libstdc++.
   
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to