-
Notifications
You must be signed in to change notification settings - Fork 20
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
Issue with -lSystem #268
Comments
Thanks for the report. I haven't tested Big Sur. Our CI runs on Catalina. It's possible that something changed with the system libraries. I'll look into it. |
Thanks. Look forward to the resolution. |
Hi, My problem is resolved and we can close the issue. Although I did not solve the -lSystem issue. But now I can decode the problem. Just for someone who may encounter the same issue, my resolution is that
4, I reopen the Julia and rerun
It works well now, though I'm still not sure how to solve -lSystem issue. Thanks. |
Hi,
I'm trying to install CUTEst package on the Julia. I run
Then it seems it is installed without any error. I can use CUTEst.select() to select a subset of problems. However, when I try to open a problem and run
It cannot open the problem successfully. The error is
I'm using Julia within JuliaPro 1.5.4-1, and my mac system is macOS BigSur 11.3.1. How to fix this issue? It seems the error relates to gfortran?
Thanks very much.
The text was updated successfully, but these errors were encountered: