Boost logo

Boost Users :

Subject: Re: [Boost-users] Boost test failures on arm platform
From: Oliver Kowalke (oliver.kowalke_at_[hidden])
Date: 2016-10-12 10:20:52


I see that -std=c++11 or -std=c++14 is missing.
Try: 'b2 toolset=gcc cxxflags="-std=c++11"architecture=arm address-model=32
binary-format=elf abi=aapcs --with-fiber --with-context'
and post the complete output



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net