Skip to content

Failed to compile under Raspberry Pi Bookworm (unrecognized command-line option ‘-minline-all-stringops’) #362

@DomSchmHopp

Description

@DomSchmHopp

Describe the bug
Try to install pyrfc on a Raspberry Pi.

To Reproduce
pip3 install --trusted-host www.piwheels.org --trusted-host pypi.org --trusted-host pypi.python.org --trusted-host files.pythonhosted.org pyrfc --timeout=600

Screenshots
image

Environment

  • OS: Linux, Raspberry Pi, Bookworm Image
  • Running in docker -> No
  • PyRFC version -> 3.3.1

Additional context
There seems to be a problem with a compiler setting:
arm-linux-gnueabihf-gcc: error: unrecognized command-line option ‘-minline-all-stringops’

As far as I read, ARM should be supported?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions