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

Compilation of gcc fails. #2

Open
Ghodawalaaman opened this issue Oct 27, 2022 · 1 comment
Open

Compilation of gcc fails. #2

Ghodawalaaman opened this issue Oct 27, 2022 · 1 comment

Comments

@Ghodawalaaman
Copy link

I don't know much about OS stuff but it seems like it needs some patches or some external libraries.

Try the --with-gmp, --with-mpfr and/or --with-mpc options to specify their locations. Source code for these libraries can be found at their respective hosting sites as well as at ftp://gcc.gnu.org/pub/gcc/infrastructure/. See also http://gcc.gnu.org/install/prerequisites.html for additional info. If you obtained GMP, MPFR and/or MPC from a vendor distribution package, make sure that you have installed both the libraries and the header files. They may be located in separate packages. !> gcc compilation failed!

@Ghodawalaaman
Copy link
Author

I hope that project isn't dead already :)

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