/[Apache-SVN]
ViewVC logotype

Revision 1295400


Jump to revision: Previous Next
Author: dcreager
Date: Thu Mar 1 03:52:24 2012 UTC (12 years, 1 month ago)
Changed paths: 2
Log Message:
AVRO-1038. C: Require GCC 4.5.0 to use GCC atomic intrinsics.

Vivek has found a couple of platforms where the GCC atomic instrinsics
aren't available in 4.1.0.  We can fall back on the raw assembly
implementations our supported platforms, so for now, we're going to bump
the required GCC version to 4.5.0.  We'll eventually want to replace
this with an autotools-style runtime check in our CMake files, or a more
complex preprocessor check.

Contributed by Vivek Nadkarni.


Changed paths

Path Details
Directoryavro/trunk/CHANGES.txt modified , text changed
Directoryavro/trunk/lang/c/src/avro/refcount.h modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26