Skip to content

build: Rename lib dirs to remove compiler names and add arm64 linux libs and missing int128 libs#39

Merged
adybov-hexrays merged 3 commits into
mainfrom
9.3.0-sdk.2/idapython-and-armlinux-sdk
Mar 18, 2026
Merged

build: Rename lib dirs to remove compiler names and add arm64 linux libs and missing int128 libs#39
adybov-hexrays merged 3 commits into
mainfrom
9.3.0-sdk.2/idapython-and-armlinux-sdk

Conversation

@adybov-hexrays
Copy link
Copy Markdown
Collaborator

Simplify library directory naming convention (e.g. x64_linux_gcc_64 -> x64_linux_64) and add arm64 Linux platform libraries.

@adybov-hexrays adybov-hexrays changed the title build: Rename lib dirs to remove compiler names and add arm64 linux libs build: Rename lib dirs to remove compiler names and add arm64 linux libs and missing int128 libs Mar 17, 2026
@adybov-hexrays adybov-hexrays self-assigned this Mar 17, 2026
@adybov-hexrays
Copy link
Copy Markdown
Collaborator Author

adybov-hexrays commented Mar 17, 2026

@0xeb please grant me access to push branches & create PR in https://github.com/allthingsida/ida-cmake
I need to update it to make these changes work.
I've already had a commit, I just need to merge it

skochinsky
skochinsky previously approved these changes Mar 17, 2026
Simplify library directory naming convention (e.g. x64_linux_gcc_64 -> x64_linux_64)
and add arm64 Linux platform libraries.
Use SDK_SYSDIR for library path resolution.
@adybov-hexrays adybov-hexrays force-pushed the 9.3.0-sdk.2/idapython-and-armlinux-sdk branch from de846f0 to a42b381 Compare March 18, 2026 08:26
@adybov-hexrays adybov-hexrays merged commit 25195dc into main Mar 18, 2026
7 checks passed
@adybov-hexrays adybov-hexrays deleted the 9.3.0-sdk.2/idapython-and-armlinux-sdk branch March 18, 2026 14:36
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.

The libraries for arm64_linux_* are not available in the latest version of the SDK for IDA 9.3

2 participants