Skip to content

Added xtensa architecture to cfg for atomic_shim#1494

Open
gpgreen wants to merge 1 commit into
spacejam:mainfrom
gpgreen:xtensa_fix
Open

Added xtensa architecture to cfg for atomic_shim#1494
gpgreen wants to merge 1 commit into
spacejam:mainfrom
gpgreen:xtensa_fix

Conversation

@gpgreen

@gpgreen gpgreen commented Dec 27, 2023

Copy link
Copy Markdown

I am building an ereader project based on an xtensa board. I would like to use sled as a db, but it doesn't compile with the stable version 0.34.7.

xtensa architecture doesn't have 64bit atomics, so adjusted config to bring the shim versions of those types

xtensa architecture doesn't have 64bit atomics, so adjusted config to
bring the shim versions of those types
@black-puppydog

Copy link
Copy Markdown

@gpgreen it's been exactly one year but if you do remember: was tis patch the only thing you needed? I just tried compiling with it and it still came up with "type Atomic* does not exist" kind of errors.

@gpgreen

gpgreen commented Dec 27, 2024

Copy link
Copy Markdown
Author

I haven't worked on the project for a while, and it's a complicated project, with no deadlines. I don't think I'll be able to answer quickly right now. xtensa was a very active project so it's quite possible there is another path to getting sled to work now. If you don't want to dig into it, just close, and I'll try again later when I get back to it.

@black-puppydog

Copy link
Copy Markdown

@gpgreen no don't worry, I'm not a maintainer, just someone also trying to compile sled into an esp32 project at the moment. 😆

@gpgreen

gpgreen commented Dec 28, 2024

Copy link
Copy Markdown
Author

@black-puppydog it has to be the xtensa architecture, not just esp32.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants