error: undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)@GLIBCXX_3.4.20'
-
Take a look at this bug report of the tools repository.
-
You're welcome !
Since you have it working now please mark the thread as solved using the "Topic Tools" button so that other forum users may know a solution has been found :)
-
@JiujiuTong said in error: undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)@GLIBCXX_3.4.20':
ERROR: detected a std::atomic implementation that fails for function pointers.
hello, I got the same problem as you did
ERROR: detected a std::atomic implementation that fails for function pointers.
How did your solve it, please?
-
@JiujiuTong said in error: undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)@GLIBCXX_3.4.20':
ith arm-rpi-4.9.3-linux-gnueabihf tool
i am not compile qt yet, just in ./configure stage. by the way is arm-rpi-4.9.3-linux-gnueabihf a must?
-
@JiujiuTong yes , in configure run. and I am using imx6, instead of raspberry
Proprietary Codecs ..................... no
Spellchecker ........................... yes
ALSA ................................... no
PulseAudio ............................. noNote: QtSerialBus: Cannot find linux/can.h and linux/can/raw.h Linux headers for socketCAN support.
Note: No wayland-egl support detected. Cross-toolkit compatibility disabled.
WARNING: No QPA platform plugin enabled! This will
produce a Qt that cannot run GUI applications.
The dependencies needed for xcb to build are listed in
src/plugins/platforms/xcb/READMEERROR: detected a std::atomic implementation that fails for function pointers.
Please apply the patch corresponding to your Standard Library vendor, found in
qtbase/config.tests/common/atomicfptr -
@JiujiuTong VC 10 VC 11 GCC 4.6 GCC 4.7 替代方案
Reworded sequence points No No No No
Atomics No Yes No Yes Boost.AtomicI think my gcc does not supoort “std::atomic”
thank you all the same
-
@jsulm said in error: undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)@GLIBCXX_3.4.20':
uld execute configure with -v and post the actu
I did add -v in ./configure . I didn't make it yet, so this is the whole info
my gcc 4.6.2 -
@SGaist
another question:
do you think the tools list below can be used for raspberry pi3?
https://releases.linaro.org/components/toolchain/binaries/5.4-2017.01/arm-linux-gnueabihf/
for example gcc-linaro-5.4.1-2017.01-x86_64_arm-linux-gnueabihf.tar.xz seems like a new tool. -
@huck likely too old
@JiujiuTong you can give it try.