Jump to content

compiling problem


Recommended Posts

==== Building lowlevel ====
module_init.cpp
../../../source/lib/module_init.cpp: In function ‘LibError ModuleInit(volatile ModuleInitState*, LibError (*)())’:
../../../source/lib/module_init.cpp:55: error: ‘_mm_pause’ was not declared in this scope
../../../source/lib/module_init.cpp: In function ‘LibError ModuleShutdown(volatile ModuleInitState*, void (*)())’:
../../../source/lib/module_init.cpp:80: error: ‘_mm_pause’ was not declared in this scope
make[1]: *** [obj/lowlevel_Release/module_init.o] Fehler 1
make: *** [lowlevel] Fehler 2

opensuse 11.2 / 64bit

revision 7742

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...