[protobuf] Re: Crosscompiling for AARCH64

2017-05-12 Thread 'Gerben Stavenga' via Protocol Buffers
It seems that somehow Atomic32 and Atomic64 become the same type. Feng you are the most knowledgeable on cross compiling. Do you know what happens here? On Wednesday, May 10, 2017 at 1:21:55 AM UTC-7, jebina elsie wrote: > > Hi All, > > I'm trying to cross compile the Protobuf 3.3.0 to the 64 b

Re: [protobuf] Crosscompiling for AARCH64

2017-05-12 Thread 'Feng Xiao' via Protocol Buffers
On Wed, May 10, 2017 at 1:21 AM, jebina elsie wrote: > Hi All, > > I'm trying to cross compile the Protobuf 3.3.0 to the 64 bit ARM processor. > > with the configure command > ./configure CC="aarch64-oe-linux-gcc" CXX="aarch64-oe-linux-g++" > CFLAGS="--sysroot=/opt/oecore-x86_64/sysroots/aarch64-