backward-cpp icon indicating copy to clipboard operation
backward-cpp copied to clipboard

Fix missing Dl_info type

Open okeuday opened this issue 4 years ago • 1 comments

  • Dl_info is required when BACKWARD_SYSTEM_LINUX is defined (was a problem for BACKWARD_HAS_DW == 1)

okeuday avatar May 25 '21 06:05 okeuday

Also getting this error when trying to use backward in Alpine Linux environment.

eiennohito avatar Aug 18 '21 15:08 eiennohito

Ah this makes sense! Thank you.

bombela avatar Oct 03 '22 20:10 bombela