BullseyeCoverage Up Contents Search

Error on __cxa_atexit

Symptoms

When building a Linux kernel module using GNU g++, the error below occurs.

ERROR: "__cxa_atexit" […] undefined!

Resolution

Enable covc option --kernel.

Updated: 24 Jan 2022