View Single Post
Posts: 3 | Thanked: 1 time | Joined on Jun 2011
#3
Originally Posted by Hurrian View Post
The -march switch would be armv7-a (with the A standing for the A in Cortex-A8.
Still the same problem:

undefined reference to `__sync_lock_test_and_set_4'

I guess the intrinsics really aren't supported...
 

The Following User Says Thank You to vbar For This Useful Post: