Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request: Set osxcross-specific compiler path #423

Open
mid-kid opened this issue Jun 18, 2024 · 0 comments
Open

Request: Set osxcross-specific compiler path #423

mid-kid opened this issue Jun 18, 2024 · 0 comments

Comments

@mid-kid
Copy link

mid-kid commented Jun 18, 2024

Hi, I'm trying to use the apple-clang compiler with osxcross, but I want to avoid overriding my system's clang. For building osxcross, I built the apple-clang compiler in a new directory and added it to PATH, and built osxcross with that.

Problem is, now when I run x86_64-apple-darwin23-clang --version, it seems that osxcross is picking the system version of clang anyway. Is there any way to prevent this, and tell osxcross where to find the compiler? If not, I'd like for there to be a way.

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

No branches or pull requests

1 participant