Skip to content

feat: support SDK lib directories without compiler name in path#23

Merged
0xeb merged 1 commit into
mainfrom
support-lib-dirs-without-compiler-name
Mar 17, 2026
Merged

feat: support SDK lib directories without compiler name in path#23
0xeb merged 1 commit into
mainfrom
support-lib-dirs-without-compiler-name

Conversation

@adybov-hexrays

Copy link
Copy Markdown
Collaborator

IDA SDK 9.3.0-sdk.2 renamed library directories to drop the compiler identifier (e.g. x64_linux_gcc_64 -> x64_linux_64). Try the new naming first and fall back to the old naming for backward compatibility.

IDA SDK 9.3.0-sdk.2 renamed library directories to drop the compiler identifier
(e.g. x64_linux_gcc_64 -> x64_linux_64). Try the new naming first and fall back to the old naming for backward compatibility.
@adybov-hexrays adybov-hexrays requested a review from 0xeb March 17, 2026 16:03
@adybov-hexrays adybov-hexrays self-assigned this Mar 17, 2026
@adybov-hexrays adybov-hexrays added the enhancement New feature or request label Mar 17, 2026
@adybov-hexrays

Copy link
Copy Markdown
Collaborator Author

@0xeb please review and merge if it looks good to you

@0xeb 0xeb merged commit a70bf8f into main Mar 17, 2026
8 checks passed
@0xeb 0xeb deleted the support-lib-dirs-without-compiler-name branch March 17, 2026 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants