[nanomsg] Re: Release packaging and build systems

  • From: Bruce Mitchener <bruce.mitchener@xxxxxxxxx>
  • To: nanomsg@xxxxxxxxxxxxx
  • Date: Wed, 24 Jul 2013 16:12:22 +0700

On Wed, Jul 24, 2013 at 2:38 PM, Martin Sustrik <sustrik@xxxxxxxxxx> wrote:

> The downside is, obviously, making it hard for windows-native-only
> developers to participate in the development. However, the restriction is
> acceptable. With the current market situation I would guess that Windows
> devs would treat using minGW as a possibility to learn something from the
> mainstream programming, rather than as using an obscure build tool.
>

That isn't how Windows developers will see it. It simply wouldn't get used.

With CMake, you don't have to require that people learn CMake on Windows.
You can have pre-generated VS solutions in the release tarballs.

CMake supports at least some cross-compilation and I've heard of people
using it for that. It even works with Crosstool NG.

 - Bruce

Other related posts: