OpenCilk / infrastructure

Installation instructions and build scripts for OpenCilk.
21 stars 6 forks source link

undefined reference to '__csan_FUNC' #10

Closed wheatman closed 2 years ago

wheatman commented 2 years ago

As noted in the README, these are known about, but should be reported. I found that I was triggering this with unlink,realpath, and readlink

I got these while trying to build https://github.com/wheatman/mold/tree/cilk with -fsanitize=cilk

Let me know if you need anything else.

neboat commented 2 years ago

This issue has been fixed in the latest release of OpenCilk.