If I put the [NSFont labelFontOfSize:10.0], NSFontAttributeName in the dictionary the app crashes somewhere in the depth of gui on GNUstep while it works flawlessly on MacOSX. Any idea what might cause the problem? For now I have worked around the problem withthe above #ifdef statement but it would be good to understand what causes the trouble in GNUstep.