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
referenced by test.d
              test.o:(ldc.register_dso)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
Error: /usr/bin/cc failed with status: 1

The only thing i did was disabling 32-bit code in kernel and userland.

Reply via email to