Closed GoogleCodeExporter closed 9 years ago
Currently gperftools does not provide atomic operation for mips+linux and then
src/base/atomicops.h tries to default include the x86 file. To fix it you'll
need to implement the mi[s+linux atomics as the implementation at
src/base/atomicops-internals-xxx.
Fell free to provide any patch.
Original comment by zatr...@gmail.com
on 23 Apr 2013 at 12:46
We've recently merged contributed mips support. Consider testing latest master
branch.
Original comment by alkondratenko
on 13 Sep 2013 at 7:46
Original issue reported on code.google.com by
praneetc...@gmail.com
on 23 Apr 2013 at 9:15Attachments: