E
Eric
Hi
I am getting the following linker error, however I do not have any _end
function or variable in my code.
Can anyone help?
Thanks
/usr/bin/ld: /usr/lib64/libphobos2.a(memory_350_620.o): undefined
reference to symbol '_end'
/lib64/libcom_err.so.2: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
I am getting the following linker error, however I do not have any _end
function or variable in my code.
Can anyone help?
Thanks
/usr/bin/ld: /usr/lib64/libphobos2.a(memory_350_620.o): undefined
reference to symbol '_end'
/lib64/libcom_err.so.2: could not read symbols: Invalid operation
collect2: ld returned 1 exit status