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

Not support linux_x86_64. #30

Closed
lazyjack001 opened this issue Mar 11, 2017 · 3 comments
Closed

Not support linux_x86_64. #30

lazyjack001 opened this issue Mar 11, 2017 · 3 comments

Comments

@lazyjack001
Copy link

Would you like to support linux_x86_64? Or I want to know what cause it. Thanks.

@luben
Copy link
Owner

luben commented Mar 11, 2017

It's already supported architecture and in fact the best tested as I am using it for development. It's the same as linux_amd64.

@luben luben closed this as completed Mar 11, 2017
@lazyjack001
Copy link
Author

I think the architecture x86_64 is not same to amd64. Can it adapt to suse x86_64 automatically if zstd-jun run in suse x86_64?

@luben
Copy link
Owner

luben commented Mar 16, 2017

@lazyjack001 : It is exactly the same, different software systems name it differently. You can ask java for: System.getProperty("os.arch") and I bet it will return "amd64". So zstd-jni will just work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants