search for: 0950e4b33e0bf421852b3ac58fc18aea

Displaying 1 result from an estimated 1 matches for "0950e4b33e0bf421852b3ac58fc18aea".

2017 Feb 21
3
[lld] elf linker creates undefined empty symbol
...okup error: ./ConsoleApplication347: undefined symbol: (theres nothing after undefined symbol) How can I figure out what's I'm doing wrong? Full log: https://gist.github.com/carlokok/1dd510a16e1922271b520f1c00b14656 readelf -s for ConsoleApplication347: https://gist.github.com/carlokok/0950e4b33e0bf421852b3ac58fc18aea readelf -s for ClassLibrary22.so: https://gist.github.com/carlokok/109a03620abb95bdad6479426e3dce11 lld command line used: lld -flavor gnu -O0 --lto-O0 --eh-frame-hdr --dynamic-linker "/lib64/ld-linux-x86-64.so.2" "-L." "-oConsoleApplication347" "RemObjects.Ele...