It seems likely the provided Linux binary is for 64-bit Linux. I haven't seen a 32-bit Linux system in quite a while! You should be able to build Ninja on an OpenSUSE system with little trouble.
brevity due to phone
--
You received this message because you are subscribed to the Google Groups "ninja-build" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ninja-build...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Am Samstag, 26. September 2015, 22:34:17 schrieb Konstantin Tokarev:
> 26.09.2015, 22:24, "Martin Weber" <fifteen...@gmail.com>:
> > Am Samstag, 26. September 2015, 12:10:00 schrieb Evan Martin:
> >> It seems likely the provided Linux binary is for 64-bit Linux. I haven't
> >> seen a 32-bit Linux system in quite a while! You should be able to build
> >> Ninja on an OpenSUSE system with little trouble.
> >
> > Quite sure! But I am more focused on the Jenkins installer plugin for
> > ninja
> > than in maintaining a download site for ninja binaries.
>
> You should install ninja from package manager, or just download sources and
> build them on build node instead of downloading binary.
Unfortunately, building ninja on the build node is not an option for Windows
nodes, which require python to be installed.
Am Samstag, 17. Oktober 2015, 11:04:35 schrieb Nico Weber:
> On Sat, Oct 17, 2015 at 9:42 AM, Martin Weber <fifteen...@gmail.com>
>
> wrote:
> > Am Samstag, 26. September 2015, 22:34:17 schrieb Konstantin Tokarev:
> > > 26.09.2015, 22:24, "Martin Weber" <fifteen...@gmail.com>:
> > > > Am Samstag, 26. September 2015, 12:10:00 schrieb Evan Martin:
> > > >> It seems likely the provided Linux binary is for 64-bit Linux. I
...
> Does the prebuilt Windows binary work for you? I think the Windows binary
> might even be 32-bit (but I'm not sure).
I cannot tell about the windows binaries, since I'm on Linux. But I guess,
they are 64 bit, too.
Would be nice if the binaries were all 32 bit, since each 64-bit OS can run
32-bit binaries, but not vice versa.