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

MIPS64 port #80

Open
sbahra opened this issue Aug 6, 2016 · 5 comments
Open

MIPS64 port #80

sbahra opened this issue Aug 6, 2016 · 5 comments
Assignees
Milestone

Comments

@sbahra
Copy link
Member

sbahra commented Aug 6, 2016

@cognet - I can take this on, pending remote access to MIPS64 box.

@sbahra sbahra added this to the 0.6.0 milestone Aug 6, 2016
@sbahra sbahra self-assigned this Aug 6, 2016
@ydcool
Copy link

ydcool commented Sep 6, 2019

Is there any progress on mips port?

@sbahra
Copy link
Member Author

sbahra commented Sep 11, 2019

For MIPS, you can always just enable the GCC built-in port. That will be sub-optimal but might be with-in acceptable range and still correct. This falls back to using compiler built-ins. What do you think?

Regarding MIPS64 being first-class citizen, still didn't get access to a box. Would you be willing to provide access to one? Should be straight-forward.

@ydcool
Copy link

ydcool commented Sep 12, 2019

It's a pity that I don't have an open access mips box for you at present. I am going to build it myself, since I don't have enough experience on GCC compiling, I'm not so sure about that.

@sbahra
Copy link
Member Author

sbahra commented Sep 21, 2019

Ok. I did push changes to master such that if you use “use CC builtins”, it will build on non-tier 1 platforms. Confirmed build works for sysbench with this.

I found a MIPS box on the GCC compile farm. I’ll see if I can bring it up tomorrow night.

@daniel-baumann
Copy link

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

No branches or pull requests

3 participants