Skip to content

build: fix libtool call in build-xcframework.sh#19605

Merged
danbev merged 1 commit into
ggml-org:masterfrom
angt:build-fix-libtool-call-in-build-xcframework.sh
Feb 14, 2026
Merged

build: fix libtool call in build-xcframework.sh#19605
danbev merged 1 commit into
ggml-org:masterfrom
angt:build-fix-libtool-call-in-build-xcframework.sh

Conversation

@angt

@angt angt commented Feb 13, 2026

Copy link
Copy Markdown
Member

Run libtool via xcrun like strip and dsymutil, to have proper tool resolution.

Run libtool via xcrun like strip and dsymutil, to have proper tool resolution.

Signed-off-by: Adrien Gallouët <angt@huggingface.co>
@angt angt requested a review from danbev as a code owner February 13, 2026 21:17
@angt

angt commented Feb 13, 2026

Copy link
Copy Markdown
Member Author

using standard libtool gives:

Setting up framework structures...
Creating ios-style framework structure for build-ios-sim
Creating ios-style framework structure for build-ios-device
Creating macos-style framework structure for build-macos
Creating visionos-style framework structure for build-visionos
Creating visionos-style framework structure for build-visionos-sim
Creating tvos-style framework structure for build-tvos-sim
Creating tvos-style framework structure for build-tvos-device
Creating dynamic libraries from static libraries...
Usage: /Users/angt/.local/bin/libtool [OPTION]... [MODE-ARG]...
Try 'libtool --help' for more information.

@danbev danbev merged commit 91ea5d6 into ggml-org:master Feb 14, 2026
2 checks passed
liparetejas pushed a commit to liparetejas/llama.cpp that referenced this pull request Feb 23, 2026
Run libtool via xcrun like strip and dsymutil, to have proper tool resolution.

Signed-off-by: Adrien Gallouët <angt@huggingface.co>
bartowski1182 pushed a commit to bartowski1182/llama.cpp that referenced this pull request Mar 2, 2026
Run libtool via xcrun like strip and dsymutil, to have proper tool resolution.

Signed-off-by: Adrien Gallouët <angt@huggingface.co>
ArberSephirotheca pushed a commit to ArberSephirotheca/llama.cpp that referenced this pull request Mar 3, 2026
Run libtool via xcrun like strip and dsymutil, to have proper tool resolution.

Signed-off-by: Adrien Gallouët <angt@huggingface.co>
Seunghhon pushed a commit to Seunghhon/llama.cpp that referenced this pull request Apr 26, 2026
Run libtool via xcrun like strip and dsymutil, to have proper tool resolution.

Signed-off-by: Adrien Gallouët <angt@huggingface.co>
rsenthilkumar6 pushed a commit to rsenthilkumar6/llama.cpp that referenced this pull request May 1, 2026
Run libtool via xcrun like strip and dsymutil, to have proper tool resolution.

Signed-off-by: Adrien Gallouët <angt@huggingface.co>
ljubomirj pushed a commit to ljubomirj/llama.cpp that referenced this pull request May 6, 2026
Run libtool via xcrun like strip and dsymutil, to have proper tool resolution.

Signed-off-by: Adrien Gallouët <angt@huggingface.co>
my-other-github-account pushed a commit to my-other-github-account/llama.cpp that referenced this pull request May 15, 2026
Run libtool via xcrun like strip and dsymutil, to have proper tool resolution.

Signed-off-by: Adrien Gallouët <angt@huggingface.co>
my-other-github-account pushed a commit to my-other-github-account/llama.cpp that referenced this pull request May 15, 2026
Run libtool via xcrun like strip and dsymutil, to have proper tool resolution.

Signed-off-by: Adrien Gallouët <angt@huggingface.co>
fewtarius pushed a commit to fewtarius/llama.cpp that referenced this pull request May 30, 2026
Run libtool via xcrun like strip and dsymutil, to have proper tool resolution.

Signed-off-by: Adrien Gallouët <angt@huggingface.co>
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.

2 participants