Known toolchain bug?
Wolfgang Denk <wd@...>
Hello,
in message [1] on the Linaro mailing list, Koen Kooi reported a toolchain problem. I can reproduce the same problem both in Yocto 1.5.1 and witht he current top-of-tree; for example, using the latest autobuilder result core-image-sato-sdk-imx53qsb-20140213124023.rootfs.tar.bz2 I get this [source of Koen's test program attached]: root@imx53qsb:/tmp# g++ -Wall -std=c++11 -o b -lpthread b.cpp root@imx53qsb:/tmp# ./b pure virtual method called terminate called without an active exception Aborted Is this a (known?) tool chain issue, or am I missing something? [1] http://article.gmane.org/gmane.linux.linaro.toolchain/3925 Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@... "And they told us, what they wanted... Was a sound that could kill some-one, from a distance." - Kate Bush |
|