The problem re-appeared and i have totally no idea what caused it. ldc2 test.d ld: error: undefined hidden symbol: __start___minfo
referenced by test.d test.o:(ldc.register_dso)
ld: error: undefined hidden symbol: __stop___minfo
cc: error: linker command failed with exit code 1 (use -v to see invocation)referenced by test.d test.o:(ldc.register_dso)
Error: /usr/bin/cc failed with status: 1The only thing i did was disabling 32-bit code in kernel and userland.