-
Notifications
You must be signed in to change notification settings - Fork 334
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 compiling ffi 1.9.0 on cygwin 64bit #284
Comments
Closing all issues |
👍 also why are you closing issues with no explanation? |
@svnpenn there was a problem with licensing this project and it was closed and abandoned for few days. Feel free to reopen this issue (probably open new one) if you're facing this problem. |
Had the same problem. |
@RSmirnov I have succeffully installed ffi by following your instruction. Thanks so much!! |
Thanks, RSmirnov! |
I'm trying to compile ffi on cygwin, but I get a lot of these errors:
./ffi/build/x86_64-cygwin/ffi_c/1.9.3/../../../../ext/ffi_c/Call.c:285:(.text+0x94): relocation truncated to fit: R_X86_64_PC32 against undefined symbol
ffi_call'`I have tried with latest from master with the same result.
The text was updated successfully, but these errors were encountered: