postgresql-interfaces/psqlodbc GitHub issues and pull requests (mirror)
help / color / mirror / Atom feedFrom: kenjiuno (@kenjiuno) <[email protected]>
To: postgresql-interfaces/psqlodbc <[email protected]>
Subject: Re: [postgresql-interfaces/psqlodbc] issue #36: Request: Add Windows for ARM support
Date: Fri, 14 Nov 2025 15:01:40 +0000
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
> How are you building them? I don't see a workflow that builds the arm release? I'd be glad to add one on the main repo.
I have crafted an example CI script so that it can build an Arm64X version of psqlodbc.
https://github.com/psqlodbc-for-win10-arm64/psqlodbc/blob/REL-17_00_0006-fix-for-arm64/.github/workf...
The build process is almost automated with my PgBuilder: https://github.com/psqlodbc-for-win10-arm64/PgBuilder/blob/master/PgBuilder/Program.cs
The building of Arm64X binaries is done by almost cross-compilation. It needs an automation process to make the CI script simple.
Currently, there is a release available built by this CI script.
https://github.com/psqlodbc-for-win10-arm64/psqlodbc/releases/tag/REL-17_00_0006-fix-for-arm64-fee9d...
However, none of psqlodbc and its dependencies (postgres and OpenSSL) are tested with embedded unit tests.
It means that these files, built by me, should still be experimental stage.
view thread (31+ messages)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: github://postgresql-interfaces/psqlodbc
Cc: [email protected], [email protected]
Subject: Re: [postgresql-interfaces/psqlodbc] issue #36: Request: Add Windows for ARM support
In-Reply-To: <<[email protected]>>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox