nng
nng copied to clipboard
Add other UNIX systems
The CMake and platform support is pretty explicitly just supporting Windows, Linux, and MacOS right now.
The code can easily support any modern UNIX, and we should try ensure that the various BSDs, Solaris, illumos, HP-UX, and AIX.
I've added Solaris/illumos (and tested), and also added the BSDs (untested.)
What would be required to test nng on FreeBSD and do you consider the project far enough along to warrant creating a net/nng-devel FreeBSD port?
Well since the primary development platform is macOS it should Just Work on FreeBSD. On Mon, Oct 9, 2017 at 4:44 AM Crest [email protected] wrote:
What would be required to test nng on FreeBSD and do you consider the project far enough along to warrant creating a net/nng-devel FreeBSD port?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/nanomsg/nng/issues/16#issuecomment-335133969, or mute the thread https://github.com/notifications/unsubscribe-auth/ABPDfVG0BD4oskuNP3zmRaITEg6TylZTks5sqgcbgaJpZM4LkHDx .
Note that illumos and Solaris systems are explicitly supported now. I've not tested recent Oracle Solaris (e.g. 11.4 or similar) but as we have port events I believe it will all Just Work. For certain, I have tested illumos.
I know other folks have tested FreeBSD, etc. We need to log this, and possibly update CMake configuration files.