On Fri, Sep 6, 2019 at 2:05 AM Jack Wang <w1252675...@gmail.com> wrote:
>
> But I can use -buildmod=plugin to generate a "ELF 64-bit LSB shared object, 
> x86-64, version 1 (SYSV), dynamically linked", and it can be used. I want to 
> konw if it's the only way to generate a binary package and the 
> builmode=archive/shared not work anymore.

If I understand you correctly, the answer is yes.  See
https://golang.org/doc/go1.12#binary-only and
https://golang.org/doc/go1.13#go-command .

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/CAOyqgcVSFzt-Qqb-pgErzV%2BJv7FJvhiao%3DQsh_P9CFX3cC5PxA%40mail.gmail.com.

Reply via email to