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