Can't link stdlib tests with release compiler on Raspberry Pi 4 32-bit Raspbian #3858
Labels
help wanted
Extra attention is needed
needs investigation
This needs to be looked into before its "ready for work"
Milestone
This is the 32 bit version.
With a release compiler (config=release), I get the following error when I run
CC=/usr/bin/cc CXX=/usr/bin/c++ make test-stdlib-release
:The
test-stdlib-debug
target links fine.The text was updated successfully, but these errors were encountered: