Is there any plan for go plugin .so can be used by different version of go from compiled?
59 views
Skip to first unread message
zhizhao wang
unread,
Aug 13, 2020, 12:21:25 PM8/13/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to golang-nuts
If go plugin .so used by different version of go from compiled, the different package error will occur.
So is there any plan to fix this problem?
Ian Lance Taylor
unread,
Aug 13, 2020, 12:59:56 PM8/13/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to zhizhao wang, golang-nuts
On Thu, Aug 13, 2020 at 9:21 AM zhizhao wang <wzhi...@gmail.com> wrote:
>
> If go plugin .so used by different version of go from compiled, the different package error will occur.
> So is there any plan to fix this problem?