pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Building --without-gui


From: Ben Pfaff
Subject: Re: Building --without-gui
Date: Thu, 10 Sep 2020 22:32:03 -0700

I should be able to do that.

I'm currently working to get a nightly Windows build with binaries. I
found using
Docker a little frustrating, but now I think I've managed to get a cross-build
working under Debian without Docker. Most of the tests pass, too.

Wine is kind of slow. I think it's because there's a single-threaded
"wineserver"
process bottlenecking my setup so that I only get 7 or 8 way parallelism, on
average, out of the 128 physical processor threads.

At the same time, I'm still working on .spo files. I've found a new source of
information, which is good because I was feeling somewhat stuck.

On Sun, Sep 6, 2020 at 2:59 AM John Darrington
<john@darrington.wattle.id.au> wrote:
>
> Now that you've got a lightning fast machine, would it be
> possible to have your buildbot check some combination of
> ./configure options   For example --without-gui  --without-cairo 
> --without-perl-module etc.
>
> I wouldn't necessarily expect "make dist" or "make distcheck" to work
> when these options are applied, but "make check" should do.
>
> J'



reply via email to

[Prev in Thread] Current Thread [Next in Thread]