Looks like the same error as this one https://github.com/golang/go/issues/44861 . I'm just looking at their first comment on github, ignoring the lengthy bug report.
On Wednesday, March 10, 2021 at 1:21:46 AM UTC+8 Khanh TN wrote: > Hi, I'm a newbie. > I built and installed gollvm with instructions from > https://go.googlesource.com/gollvm > The build/installation was successful but it cannot run after installing. > The step on the page "Using an installed copy of gollvm" is where the > error happens. Running "go" gives me this error: > symbol lookup error: > /home/user/another-gollvm-installdir/lib64/libgo.so.13git: undefined > symbol: runtime.memmove > I'm on Ubuntu 20.04, gcc 9.3.0. > Anyone has this problem or built gollvm and has the solution for me? Also, > can anyone replicate this error? (If you have free time, thanks, building > anything llvm takes lots of time lol) (Should I file an issue on github?) > -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/f276f8ca-c4d2-439f-8247-51a7582a0966n%40googlegroups.com.