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

build_gcc.sh does not install needed prerequisites. #403

Open
sduensin opened this issue Nov 10, 2023 · 2 comments
Open

build_gcc.sh does not install needed prerequisites. #403

sduensin opened this issue Nov 10, 2023 · 2 comments

Comments

@sduensin
Copy link

Before build_gcc.sh runs configure it needs to run ./contrib/download_prerequisites from the top-level GCC directory.

@jeroen
Copy link

jeroen commented Nov 12, 2023

If you run get_dependencies.sh first, it seems to work?

@sduensin
Copy link
Author

If you run get_dependencies.sh first, it seems to work?

No. That's the dependencies for OSXCROSS itself. (And it's even missing some things.) download_prerequisites downloads several more repositories that are needed in order for GCC to be compiled.

ajmay81 added a commit to ajmay81/osxcross that referenced this issue Feb 2, 2024
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

2 participants