Skip to content
New issue

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

renjin: Unable to build in x86 architecture #140

Closed
gaocegege opened this issue Jul 5, 2017 · 4 comments
Closed

renjin: Unable to build in x86 architecture #140

gaocegege opened this issue Jul 5, 2017 · 4 comments

Comments

@gaocegege
Copy link
Member

One of the dependency of renjin, gcc-bridge-plugin-linux-x86_64.jar, doesn't have x86 version.

@gaocegege
Copy link
Member Author

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.

@jeremydouglass
Copy link
Member

  1. 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 ?

  2. 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.

@gaocegege
Copy link
Member Author

  1. I haven't, and I will ask in a few days.
  2. The last three PRs failed because I merged the PR before the CI finished.

@gaocegege
Copy link
Member Author

Now build in x86 will use the jars in lib, build in x64 will download jars from remote and move the jars to lib.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants