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

Is it possible to compile a static winpty library? #170

Open
gaborcsardi opened this issue Jun 3, 2019 · 2 comments
Open

Is it possible to compile a static winpty library? #170

gaborcsardi opened this issue Jun 3, 2019 · 2 comments

Comments

@gaborcsardi
Copy link

Unfortunately I am not very familiar with static compilation with mingw. Apparently, just removing -shared from the Makefile does not work....

@ismail-yilmaz
Copy link

@gaborcsardi

I know this question is old, but answer might be helpful if you or anyone else is still wondering about it: Yes it is. I have recently done it with LLVM/CLANG here, for U++. You need to slightly modify the winpty source code, but it is all trivial stuff.

@gaborcsardi
Copy link
Author

@ismail-yilmaz Awesome! Thanks very much for letting me know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants