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-

[protobuf] Crosscompiling for AARCH64

2017-05-10 Thread jebina elsie
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-oe-linux -O2 -fexpensive-optimizations -frename-registers -fomit