linux_amd64_gcc4 support is required if I would like to run duckpgq in Python on Linux #218
Closed
pinkhatcybersecurity
started this conversation in
Ideas
Replies: 1 comment
-
DuckDB dropped support for gcc4: duckdb/duckdb-web#5089. Therefore we do too |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If I want to run duckpgq extension on Linux (Ubuntu), it drops an error:
The file was built for the platform 'linux_amd64', but we can only load extensions built for platform 'linux_amd64_gcc4'
Can you please add support for linux_amd64_gcc4 in your build system. Or please use my Dockerfile for it:
Beta Was this translation helpful? Give feedback.
All reactions