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

Problems using Makefile.manual on OS X V11.2.3 "BigSur" #371

Closed
wclodius2 opened this issue Mar 30, 2021 · 1 comment
Closed

Problems using Makefile.manual on OS X V11.2.3 "BigSur" #371

wclodius2 opened this issue Mar 30, 2021 · 1 comment
Labels
build: make Issue with stdlib's manual makefile build platform: MacOS Build issues specific to the MacOS platform

Comments

@wclodius2
Copy link
Contributor

I am testing out some possible additions to stdlib. During initial development CMake has worked well in compiling the source code. I would now like to appropriately modify Makefile.manual so that it can also be used to compile the files. I am getting a load time error for gfortran 10.2.0: "ld: library not found for -lSystem". Is there some obvious change I can do so that Makefile.manual will work? I assume I need to modify the library search path.

@awvwgk awvwgk added build: make Issue with stdlib's manual makefile build platform: MacOS Build issues specific to the MacOS platform labels Sep 18, 2021
@ivan-pi
Copy link
Member

ivan-pi commented May 19, 2022

Closing due to #657 (Remove support for manual make builds).

@ivan-pi ivan-pi closed this as completed May 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build: make Issue with stdlib's manual makefile build platform: MacOS Build issues specific to the MacOS platform
Projects
None yet
Development

No branches or pull requests

3 participants