-
Notifications
You must be signed in to change notification settings - Fork 99
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
avoid incomplete tmpdir - configure: error: something wrong with LDFLAGS #6
Comments
Hi @senthilnayagam Thanks for letting me know. Please re-run with the option |
@pmq20 I can confirm that given the same issue, passing |
compilation has happened :) ./a.out --version |
@senthilnayagam Congratulations! And that |
@nbr Thanks for confirming this. I'll make enhancement so that this option could be made automatic. |
my environment
sw_vers -productVersion
Mac O 10.12.5
ruby -v
ruby 2.4.0p0 (2016-12-24 revision 57164) [x86_64-darwin16]
had compiler error on LDFLAGS when I downloaded rubyc from binary release. but after seeing your answer in #5 I cloned the repository and tried again
./bin/rubyc -v
0.2.0
I am still getting error with LDFLAGS
The text was updated successfully, but these errors were encountered: