Open GoogleCodeExporter opened 9 years ago
Currently gperftools does not provide atomic operation for sparc+linux and then
src/base/atomicops.h tries to default include the x86 file. To fix it you'll
need to implement the sparc+linux atomics as the implementation at
src/base/atomicops-internals-xxx.
Original comment by zatr...@gmail.com
on 16 Feb 2013 at 9:36
Any further progress here. We are actively patching so it would be great to
pull a fix in here.
Original comment by chapp...@gmail.com
on 10 Mar 2013 at 8:31
Original comment by chapp...@gmail.com
on 10 Mar 2013 at 8:31
Original comment by alkondratenko
on 19 Jan 2014 at 1:22
Original issue reported on code.google.com by
gethesol...@gmail.com
on 15 Feb 2013 at 5:32Attachments: