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

Win32/MinGW doesn't work #36

Open
illishar opened this issue May 29, 2020 · 0 comments
Open

Win32/MinGW doesn't work #36

illishar opened this issue May 29, 2020 · 0 comments

Comments

@illishar
Copy link

The code is filled with traces of Win32 + MinGW. But it's been some time, since the last MinGW compile, I think.

  • It doesn't compile, out of the box. (Easy fix.)
  • Functions like dns_resconf_local, dns_hosts_local doesn't work on Windows. "/etc/resolv.conf" anyone? And there're no hints on what to do instead. (I copied the files from my Linux. It seemed easier that figuring out how to hack the functions.)
  • dns_poll has a faulty assert, that breaks the program. You could argue that this is an issue in MinGW. But it's not a useful assert anyway, so.
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

1 participant