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
Here's a list of the current signature libraries we have available:
Linux:
For the sake of size, we can't ship every sig lib by default. Here's what we're currently shipping:
In the future, we would like to have these:
Windows:
Unfortunately, we can't generate Windows signature libraries right now as we don't don't support COFF relocations yet (ref #1410 #1376 #1956).
The text was updated successfully, but these errors were encountered:
Please suggest and vote on which signature libraries you'd like to see in the future.
Sorry, something went wrong.
Windows Def!
Update: you are correct. brain x-wired thanks!
Windows doesn't need signature libraries, I don't think anyone staticly compiles user32.dll into their applications, do they? You're talking about type libraries which is over here: #1495
Good news is that's actively being worked. :-)
msvcrt and related dlls can be statically linked
No branches or pull requests
Here's a list of the current signature libraries we have available:
Linux:
For the sake of size, we can't ship every sig lib by default. Here's what we're currently shipping:
In the future, we would like to have these:
Windows:
Unfortunately, we can't generate Windows signature libraries right now as we don't don't support COFF relocations yet (ref #1410 #1376 #1956).
The text was updated successfully, but these errors were encountered: