Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mimalloc fails to compile with some GCC versions #537

Closed
aumetra opened this issue May 20, 2024 · 1 comment
Closed

mimalloc fails to compile with some GCC versions #537

aumetra opened this issue May 20, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@aumetra
Copy link
Member

aumetra commented May 20, 2024

Describe the bug

With some GCC versions, mimalloc apparently fails to compile.
Reported system specs:

  • Debian 11
  • AMD64
  • GCC 10.2.1

Expected behavior

MiMalloc simply compiles and gets linked into the binary


Attached build log: cargo_build_--release.txt

@aumetra aumetra added the bug Something isn't working label May 20, 2024
@aumetra
Copy link
Member Author

aumetra commented May 20, 2024

Upstream issue: microsoft/mimalloc#883

Our bindings updated. Next time a lockfile update lands, it will get these changes.
Probably through: #535

@aumetra aumetra closed this as completed May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant