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

note that mac osx 10.9 SDK from https://github.com/phracker/MacOSX-SDKs is missing files #623

Closed
beckermr opened this issue Oct 18, 2018 · 10 comments
Labels
locked [bot] locked due to inactivity

Comments

@beckermr
Copy link

The osx sdk from https://github.com/phracker/MacOSX-SDKs is missing files compared to a full copy of it from xcode 6.4

@jakirkham
Copy link
Member

xref: phracker/MacOSX-SDKs#8

@beckermr
Copy link
Author

You might add this link to the docs too?

https://github.com/AaronWallace/MacOSX_SDKs

@beckermr
Copy link
Author

pulled from issue above

@mingwandroid
Copy link
Contributor

Thank you for reaching out, it given your very specific requirements, there are really not many with the skillset; have you ever considered a partnership with Anaconda? Our partner team might be able to make referrals."

There's absolutely nothing wrong with the phracker ones. Yes they are is missing files needed to statically link the macOS 10.6 SDK. That's hardly of any concern since static exes on macOS are unsupported and the macOS 10.6 SDK is older than any we want to use.

Those AaronWallace SDKs haven't been updated in years. Closing.

@mingwandroid
Copy link
Contributor

And AD can be built in its entirety with the phracker SDKs. Do you have an actual issue to report here?

@mingwandroid
Copy link
Contributor

Those CRT stubs are for GCC anyway. compiler-rt and libSystem implement the C runtime for clang.

@beckermr
Copy link
Author

Ohhh ok sounds good! I am building gfortran which requires gcc so that probs explains how I ran into it. Thanks for your time!

@mingwandroid
Copy link
Contributor

Ah hmm, yeah. Well, those files actually come with GCC as well, and infact that's where they belong.

The old GCC 4.8.5 includes them AFAIR.

Have you tried to build gfortran with clang btw? It should be possible I think!

@beckermr
Copy link
Author

@mingwandroid I tagged you on a PR on staged-recipes for a start. We can discuss there!

@github-actions
Copy link

Hi there, thank you for your contribution!

This issue has been automatically locked because it has not had recent activity after being closed.

Please open a new issue if needed.

Thanks!

@github-actions github-actions bot added the locked [bot] locked due to inactivity label Mar 25, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
locked [bot] locked due to inactivity
Projects
None yet
Development

No branches or pull requests

3 participants