Hi,

Fred Kiefer wrote:
Of course this works with a normal project. What happens in PikoPixel is that 
the +load methods get executed before the user defaults and process arguments 
are properly set up and there seem to be calls to autorelease triggered by 
these methods and at that time the autorelease pool infrastructure is not in 
place with the gcc runtime. This causes an NSLog call to report this issue and 
this fails because the user defaults aren't setup.

the fun thing is thus that we don't have just a gcc vs. clang issue, but something that is also OS dependent? or something random?
On Linux, Windows and Solaris, with gcc, PP starts up.
On NetBSD, with gcc, it crashes as seen.

Riccardo

_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
https://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to