Re: New release of the gnustep-base library … please test trunk

2013-07-20 Thread Frédéric Point
Hi All, To anwser to the orginal post I setup and compile gnustep base on a raspbian (raspberry pi debian). I can say first gworkspace seems to work correctly. Env: * ARM-v6 * gcc (Debian 4.6.3-14+rpi1) 4.6.3 * no clang / no libobjc2 base/NSArray/

Re: New release of the gnustep-base library … please test trunk

2013-07-17 Thread Ivan Vučica
Hi Doug, On Wed, Jul 17, 2013 at 4:42 PM, Doug Warren wrote: > I'm running gnustep-corebase and gnustep-base on Android based somewhat on > your patches and somewhat on my own work. Porting a rather large iOS app > at the moment and writing GTest cases for where I run into problem between > the

Re: New release of the gnustep-base library … please test trunk

2013-07-17 Thread Doug Warren
I'm running gnustep-corebase and gnustep-base on Android based somewhat on your patches and somewhat on my own work. Porting a rather large iOS app at the moment and writing GTest cases for where I run into problem between the runtimes. I'll be starting some new threads on at least two of those a

Re: New release of the gnustep-base library … please test trunk

2013-07-17 Thread Ivan Vučica
On Wed, Jul 17, 2013 at 2:28 PM, Luboš Doležel wrote: > > Do your plans to work on UIKit still hold? :-) > Long term - I think so :-) At the moment, I'm 'playing' with the opal backend. If so, then I'd try to find some time to support the arm target in Darling > dyld and libobjcdarwin (to sup

Re: New release of the gnustep-base library … please test trunk

2013-07-17 Thread Luboš Doležel
Latest Android NDK (8e, from March 2013) contains Clang 3.1: http://developer.android.com/tools/sdk/ndk/index.html [2] Considering that it's hard enough to compile for Android (I didn't do it yet, hopefully I'll get around to it these days…) I suggest we target Clang 3.1 for now.-- Ivan Vučic

Re: New release of the gnustep-base library … please test trunk

2013-07-17 Thread David Chisnall
On 16 Jul 2013, at 22:13, Riccardo Mottola wrote: > Clang 3.1 is also standard for FreeBSD 9.1, although ports provide a more > current clang. 9.2 was just branched, so 9.1 will go EOL soon. For the FreeBSD ports, I'm adding a minimum version dependency on clang 3.3. The current WIP ports ch

Re: New release of the gnustep-base library … please test trunk

2013-07-16 Thread Riccardo Mottola
Hi, Ivan Vučica wrote: Hi Richard, On Fri, Jul 12, 2013 at 9:16 AM, Richard Frith-Macdonald > wrote: 3. While giving clang first class support for libobjc2, I think we need to drop support for older versions (and possibly when compiling for ObjC1) to concent

Re: New release of the gnustep-base library … please test trunk

2013-07-16 Thread Gregory Casamento
Before any release please see the email I just sent you regarding the recent change the NSPropertyList.m. Thanks, GC On Tue, Jul 16, 2013 at 12:06 PM, Ivan Vučica wrote: > Hi Richard, > > On Fri, Jul 12, 2013 at 9:16 AM, Richard Frith-Macdonald wrote: > >> >> 3. While giving clang first class

Re: New release of the gnustep-base library … please test trunk

2013-07-16 Thread Jordan Schidlowsky
The next version of the android ndk (r8f?) will have clang 3.3 support out of the box. It hasn't shipped yet but it's available here: https://android.googlesource.com/platform/ndk.git/ Sent from my iPhone On 2013-07-16, at 10:06 AM, Ivan Vučica wrote: > Hi Richard, > > On Fri, Jul 12, 20

Re: New release of the gnustep-base library … please test trunk

2013-07-16 Thread Ivan Vučica
Hi Richard, On Fri, Jul 12, 2013 at 9:16 AM, Richard Frith-Macdonald wrote: > > 3. While giving clang first class support for libobjc2, I think we need to > drop support for older versions (and possibly when compiling for ObjC1) to > concentrate on targetting a specific minimum version (possibly