Skip to content

Conversation

@DNikolaevAtRocket
Copy link

@DNikolaevAtRocket DNikolaevAtRocket commented Nov 19, 2025

  • Build the in-tree extensions that don't have big-endian related issues.
  • Use -fvisibility=default to make DuckDB DLL work.

Signed-off-by: Dmitry Nikolaev <[email protected]>
Signed-off-by: Dmitry Nikolaev <[email protected]>
@DNikolaevAtRocket
Copy link
Author

Hi @IgorTodorovskiIBM and @v1gnesh,

After patching upstream, It's buildable for our project, but there are a couple of issues when building this with zopen:

  • It appears that ZOPEN_MAKE_OPTS are not applied (neither GEN=ninja nor newly added ones), and I don't see the top-level make even being called.

  • The latest DuckDB uses anonymous mmap for block allocator which is available only on v3.1+
    It's fine for us, but not sure how to handle it here.

Any thoughts?

@zopencommunity zopencommunity deleted a comment from augmentcode bot Dec 19, 2025
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.

1 participant