When building for 64-bit big endian MIPS I was getting undefined references to the following four functions during linking. NoBarrier_AtomicIncrement NoBarrier_Store NoBarrier_AtomicExchange NoBarrier_Load Adding 64-bit versions of them to atomicops_internals_generic_gcc.h fixed the compilation issues.pull/1044/head
parent
dc633398af
commit
fd1c289886
1 changed files with 18 additions and 0 deletions
Loading…
Reference in new issue