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

usrsctp does not build with mingw #17

Open
GoogleCodeExporter opened this issue Jul 18, 2015 · 1 comment
Open

usrsctp does not build with mingw #17

GoogleCodeExporter opened this issue Jul 18, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

usrsctp does not build with mingw.  Various errors including "sys/socket.h" 
appear during build.  If -D__Userspace_os_Windows is set as a Cflag it will not 
build due to differences between GCC and MSVC. Mingw should be a supported 
compiler.


Original issue reported on code.google.com by [email protected] on 15 May 2015 at 10:32

@GoogleCodeExporter
Copy link
Author

Since I don't have a mingw build environment, I can't provide a fix. If you can 
provide a patch, I would integrate it, after reviewing it to make sure that it 
doesn't break anything.

Original comment by [email protected] on 19 May 2015 at 6:53

  • Changed state: Started

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

No branches or pull requests

1 participant