Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

plugin: about build-mode plugin, shared support windows #23697

Closed
zhaoya881010 opened this issue Feb 5, 2018 · 5 comments
Closed

plugin: about build-mode plugin, shared support windows #23697

zhaoya881010 opened this issue Feb 5, 2018 · 5 comments

Comments

@zhaoya881010
Copy link

i need Plug-in design in project,but the go no support dynamic link lib on windows.
Do you have any good idea about Plug-in design?or what time support plugin on win?

@zhaoya881010
Copy link
Author

go version go1.10rc1 windows/386

go build -buildmode=shared -o hello.dll hello.go
-buildmode=shared not supported on windows/386

go build -buildmode=plugin -o hello.dll hello.go
-buildmode=plugin not supported on windows/386

@bradfitz
Copy link
Contributor

bradfitz commented Feb 5, 2018

Dup of #19282. No plans.

@bradfitz bradfitz closed this as completed Feb 5, 2018
@mikioh mikioh changed the title about build-mode plugin、shared support windows plugin: about build-mode plugin, shared support windows Feb 5, 2018
@Fruchtgummi
Copy link

Now there are times customers that rely on Windows! How to realize the big projects here, especially in the on-premise area, when every function becomes a Herculean task? The support for plugins on windows is very important. Do not you want to understand that?

At least to make a statement, if the support for Windows comes, would be enough to decide to start the development under Linux.

@ianlancetaylor
Copy link
Contributor

@Fruchtgummi This issue is closed, so commenting here doesn't help. And, to be honest, it doesn't help us to know that more people want this functionality. This is an open source project; what we need are people willing to do the work. Thanks.

@Fruchtgummi
Copy link

Ok! With their statement, open source projects are no longer serious. I have to thank!

@golang golang locked and limited conversation to collaborators Mar 15, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants