gnustep-dev
[Top][All Lists]
Advanced

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

Re: 32bit GS on 64bit Win rebuild base from src


From: Richard Frith-Macdonald
Subject: Re: 32bit GS on 64bit Win rebuild base from src
Date: Sat, 6 Aug 2016 11:13:00 +0100

> On 6 Aug 2016, at 10:57, Giah de Barag <address@hidden> wrote:
> 
> Setup:
>    w2k8 r2 x64
>    GNUstep installed using 32-bit installer
> 
> 
> Goal:
>    Rebuild just base from source
> 
> 
> Procedure:
>    check out core/base from svn
>    cd core/base; ./configure
> 
> 
> Result:
>    conftest.exe crashes in FFI library test.
> 
> 
> Question:
>    Must the host be changed to 32-bit, or can this work somehow?


The installer is a 32bit distribution ... uyou can't use it to build 64bit code.

If you want a 64bit build, you need to dowload a 64bit development environment 
(msys2 and  a load of 64bit libraries) and then configur/build/install gnustep 
from source.

There are step by step instructions for getting the depedencies into an msys2 
64bit environment in svn at tools/scripts/trunk/install-dependencies-msys2-64bit

You can see that script via http at 
http://svn.gna.org/viewcvs/gnustep/tools/scripts/trunk/install-dependencies-msys2-64bit




reply via email to

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