Skip to content
This repository was archived by the owner on May 28, 2026. It is now read-only.
This repository was archived by the owner on May 28, 2026. It is now read-only.

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

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions