-
Notifications
You must be signed in to change notification settings - Fork 168
Closed
Labels
Description
I am trying to install pyrfc in a docker with ubuntu image running on mac. I can not install directly with pip or compiling from source. Both methods end up with the same error. Thank you for the help.
Environment
- OS: Darwin Monterey 12.0.1
- Python 3.10
- Yes running in Docker
Path for SAPNWRFC_HOME is set properly and ldconfig -p | grep sap gives correct output. The architecture is aarch64.
Main error on console: gcc: error: unrecognized command-line option ‘-minline-all-stringops’
