bug-gnu-pspp
[Top][All Lists]
Advanced

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

Re: PSPP-BUG: [bug #59673] cross compilation is not possible


From: Ben Pfaff
Subject: Re: PSPP-BUG: [bug #59673] cross compilation is not possible
Date: Sun, 13 Dec 2020 12:08:43 -0800

There's nothing magic in my buildscripts, I just install the
wine-binfmt package on my Debian box and then you can run Windows
binaries directly via Wine.

I haven't tried this recently so it's possible we need to add some
$EXEEXT variables in the build scripts now.

On Sun, Dec 13, 2020 at 11:58 AM Harry Thijssen <pspp4windows@gmail.com> wrote:
>
>
> I guess I donĀ“t understand  how you could do that.
>
> Do you have a scripts to set up the environment and buildscripts?   Maybe you 
> could send them to me so I can have a look at them.
>
> Stay safe
>
> Op zo 13 dec. 2020 om 20:36 schreef Ben Pfaff <INVALID.NOREPLY@gnu.org>:
>>
>> Follow-up Comment #2, bug #59673 (project pspp):
>>
>> I tend toward something close to #2, in which PSPP disables building the
>> manual if cross-compiling.  For a cross-compile, the builder would build
>> twice: once natively, and run "make install-docs", and once cross, and run
>> "make install" (which would omit the manual).
>>
>> I still don't understand why for the w32 case one doesn't use wine to run the
>> cross builds.  It works OK for me, and then there's no changes needed.
>>
>>     _______________________________________________________
>>
>> Reply to this item at:
>>
>>   <https://savannah.gnu.org/bugs/?59673>
>>
>> _______________________________________________
>>   Message sent via Savannah
>>   https://savannah.gnu.org/
>>
> _______________________________________________
> Bug-gnu-pspp mailing list
> Bug-gnu-pspp@gnu.org
> https://lists.gnu.org/mailman/listinfo/bug-gnu-pspp



reply via email to

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