freebsd dub linker error

Alain De Vos devosalain at ymail.com
Mon May 16 22:43:00 UTC 2022


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.


More information about the Digitalmars-d-learn mailing list