Re: GNUstep won't build with make 4.0

2014-01-14 Thread Adam Fedor
On Jan 14, 2014, at 9:42 AM, David Conrad drcon...@gmail.com wrote: Yes, I was using the startup package. It turns out that there is a build of GNUstep in the Cygwin Ports collection, but I was only trying to build it to experiment with and learn Objective C, and I've found another method,

@autoreleasepool with base 1.24.6 segfaults

2014-01-14 Thread Lundberg, Johannes
Hi I've been using @autoreleasepool in my apps but suddenly it segfaults with base 1.24.6. Works fine for base 1.24.6. The backtrace looks the same for every app I tried but here is output from Calculator example where I replaced NSAutoreleasePool new with @autoreleasepool. Program received