aahmed-se commented on issue #5581: Fixed static linking on C++ lib on MacOS
URL: https://github.com/apache/pulsar/pull/5581#issuecomment-559261502
 
 
   we need to exclude the python lib from the static build 
/usr/local/opt/python/Frameworks/Python.framework/Versions/3.7/Python
   ```/usr/local/lib/python3.7/site-packages/_pulsar.cpython-37m-darwin.so:
        @rpath/_pulsar.so (compatibility version 0.0.0, current version 0.0.0)
        /usr/local/opt/python/Frameworks/Python.framework/Versions/3.7/Python 
(compatibility version 3.7.0, current version 3.7.0)
        /usr/lib/libcurl.4.dylib (compatibility version 7.0.0, current version 
9.0.0)
        /usr/lib/libz.1.dylib (compatibility version 1.0.0, current version 
1.2.11)
        /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current 
version 1252.250.1)
        /usr/lib/libc++.1.dylib (compatibility version 1.0.0, current version 
400.9.4)
   ```

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to