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

build.sh error #5

Open
manan164 opened this issue Oct 31, 2012 · 2 comments
Open

build.sh error #5

manan164 opened this issue Oct 31, 2012 · 2 comments

Comments

@manan164
Copy link

Hi all, I am trying to build XOmb in ubuntu 12.04. I have done buildtools part. When i am running xomb/build.sh inside folder it is giving me following error.

../../libos/libdeepmajik/threadscheduler.d(442): Error: unknown opcode 'cmpxchg16b'
../../user/environment.d(373): Error: function expected before (), not __error of type int
../../user/environment.d(391): Error: function expected before (), not __error of type int
../../user/environment.d(441): Error: function expected before (), not __error of type int
make: *** [syscall.a] Error 1

can you please help me.

@manan164
Copy link
Author

manan164 commented Nov 4, 2012

I am using intel core i7. Please reply i guess it is the issue related to processor architecture..

@wilkie
Copy link
Member

wilkie commented Dec 18, 2012

The architecture you have shouldn't matter as it should be building for a target architecture that does have the instruction. Although, an i7 should have it as well. Regardless, the compiler should not report this. Can you report your LDC version?

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