Thanks Ian, yes, that seems likely. I will look into sending a patch.

Than


On Tue, Mar 9, 2021 at 1:23 PM Ian Lance Taylor <i...@golang.org> wrote:

> On Tue, Mar 9, 2021 at 9:21 AM Khanh TN <tnkha...@gmail.com> 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?)
>
> My guess is that the GoLLVM cmake files need to be updated for the
> addition of libgo/runtime/go-memmove.c in
> https://golang.org/cl/294931.
>
> Ian
>

-- 
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/CA%2BUr55EOHv4brpg0Hesqii-BuucJRE2GpO%2BJKVKLv4Nvnko9QQ%40mail.gmail.com.

Reply via email to