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

mex gcc: error: -fexceptions: No such file or directory #1

Open
fahadsohrab opened this issue Jun 18, 2021 · 0 comments
Open

mex gcc: error: -fexceptions: No such file or directory #1

fahadsohrab opened this issue Jun 18, 2021 · 0 comments

Comments

@fahadsohrab
Copy link
Owner

fahadsohrab commented Jun 18, 2021

The mex gcc: error: -fexceptions: No such file or directory may arise during the execution of make.m file for LibSVM installation.

This can be solved by changing CFLAGS to COMPFLAGS.

The same issue is addressed here and here as well.

If you are too lazy to change CFLAGS to COMPFLAGS, just download and use this make.m file

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