In a c program, compiling with gcc, I get
Undefined symbols for architecture x86_64: "___nested_MOD_nestrun", referenced from: _run in cc5pyzxR.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status
I have not found a good solution to this, even if there are messages with the same issue.