Re: Is there any way to use ARC in 32-bit?

2015-01-29 Thread Richard Frith-Macdonald
On 28 Jan 2015, at 18:31, David Chisnall thera...@sucs.org wrote: On 28 Jan 2015, at 17:49, Richard Frith-Macdonald richardfrithmacdon...@gmail.com wrote: When tryiung to move people over to using clang and libobjc2, everyone seems to have problems with building libobjc2 because of its

Re: Is there any way to use ARC in 32-bit?

2015-01-29 Thread Richard Frith-Macdonald
On 29 Jan 2015, at 09:10, Richard Frith-Macdonald richardfrithmacdon...@gmail.com wrote: On 28 Jan 2015, at 18:31, David Chisnall thera...@sucs.org wrote: On 28 Jan 2015, at 17:49, Richard Frith-Macdonald richardfrithmacdon...@gmail.com wrote: When tryiung to move people over to using

Compile GNUStep Base (Foundation) with Xcode and Clang/LLVM 5.0

2015-01-29 Thread Uriel Griffin
Hey everyone, With the introduction of Apple's Swift, I recently started a pet project of sorts to port the Cocos2D-iPhone engine to rid it of all Apple dependencies in order to turn it into a multi-platform Obj-C game engine for us Objective-C lovers out there. The initial objective is to get

Re: Compile GNUStep Base (Foundation) with Xcode and Clang/LLVM 5.0

2015-01-29 Thread Fred Kiefer
Hi Uriel, the only GNUstep system that I am aware of that compiled on MacOSX was the attempt Marat Ibadinov made. You find his code on github https://github.com/Ibadinov?tab=repositories Hope this helps Fred Am 29.01.2015 um 07:19 schrieb Uriel Griffin: Hey everyone, With the introduction

Re: Hang in font panel with certain fonts

2015-01-29 Thread Riccardo Mottola
Hi, I sent you the ASM privately, I keep the subject her epublic because I have more general news. The thread up to now was on NetBSD/x86/clang I just discovered than on OpenBSD/x86/gcc I get an extremely similar behaviour. I have the same Terminal font and it hangs. I have then a Fixed

Re: Is there any way to use ARC in 32-bit?

2015-01-29 Thread David Chisnall
On 29 Jan 2015, at 09:10, Richard Frith-Macdonald richardfrithmacdon...@gmail.com wrote: Different worlds ... on FreeBSD that's roughly 2:1 cmake to autotools, but I guess it looks different in non-bsd systems. No. This is the FreeBSD *ports* collection (i.e. third-party code, most of