Re: FreeBSD ports for GDL2 and GSWeb

2019-05-23 Thread Matt Rice
Sorry, I should have added this, IIRC the only thing --disable-gui-projects does is remove the gui projects from the default recursive make target. If you want to compile the stuff that doesn't depend upon renaissance as well, you should be able to go into those directories explicity and make/make

Re: FreeBSD ports for GDL2 and GSWeb

2019-05-23 Thread Matt Rice
You should be able to use --disable-gui-projects, see here: https://github.com/gnustep/libs-gdl2/blob/master/configure.ac#L72-L80 On Thu, May 23, 2019 at 10:20 PM Edwin Ancaer wrote: > > Fred, > > thank you for the reply. Indeed, building gdl2 without DBModel would be the > solution that comes

Re: FreeBSD ports for GDL2 and GSWeb

2019-05-23 Thread Edwin Ancaer
Fred, thank you for the reply. Indeed, building gdl2 without DBModel would be the solution that comes to mind. But doesn't that mean that I will have to change the configuration file of gdl2? Something I would have to do locally, and repeat if any updates are made to gdl2? I will keep that as a

Re: libdispatch types in a property declaration

2019-05-23 Thread Simon Gornall
> On 23 May 2019, at 08:15, David Chisnall wrote: > > Hi, > > I'd not looked at the Swift corelibs version of libdispatch. Looking at its > headers, there are some feature test macros that check if you have > Objective-C support, which seem to only enable Objective-C interop on Apple >

Re: libdispatch types in a property declaration

2019-05-23 Thread David Chisnall
Hi, I'd not looked at the Swift corelibs version of libdispatch. Looking at its headers, there are some feature test macros that check if you have Objective-C support, which seem to only enable Objective-C interop on Apple platforms:

libdispatch types in a property declaration

2019-05-23 Thread Simon Gornall
[I posted this in gnu.gnustep.discuss, but then realised that the last post before mine was back in January. Posting here where there’s more traffic :)] Hi all, So I've just installed Debian (Sid) and got GNUstep installed with runtime 2.0 / clang-8 etc. by following

Re: Live GNUstep Android game ( Golf Blitz )

2019-05-23 Thread Frederik Seiffert
>>> We ran into a rather 'fun to find' arm64 ivar offset bug with the 1.9 >>> runtime and the latest ndk/clang. >> >> Sounds nasty. I assume you are talking about this fix >> >> in clang? I wonder if

Re: FreeBSD ports for GDL2 and GSWeb

2019-05-23 Thread David Chisnall
That looks fine. Don't forget to re-run make makesum, because now the size and hash of the upstream source have changed. David On 22/05/2019 17:42, Edwin Ancaer wrote: Hello David, thanks again for helping.  I changed GH_TAGNAME from gdl2-0_12_0 to d5f0d94, what I thought were the first 7