We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
One of the dependency of renjin, gcc-bridge-plugin-linux-x86_64.jar, doesn't have x86 version.
gcc-bridge-plugin-linux-x86_64.jar
The text was updated successfully, but these errors were encountered:
I will setup a x86 environment and test if the mode works well. If it works, then there is no need to build the mode in x86.
Sorry, something went wrong.
Have you asked on the renjin list about this -- specifically about how hard it would be to get a gcc-bridge-plugin-linux-x86_64.jar ?
Is this dependency only affecting the AppVeyor(Windows) CI target? For example, I know that I just looked and the last three PRs ci: Remove renjin specific config #138 badge: Remove codacy coverage badge #144 badge: Deprecate docker #145 have had strange CI results -- fails and timeouts in both AppVeyor and Travis.
Now build in x86 will use the jars in lib, build in x64 will download jars from remote and move the jars to lib.
No branches or pull requests
One of the dependency of renjin,
gcc-bridge-plugin-linux-x86_64.jar
, doesn't have x86 version.The text was updated successfully, but these errors were encountered: