Krzysztof.Wisniowski@xxxxxxxxxxx writes: > Recently I had to switch to gcc 3.2. My program crashes with > segmentation fault, however no core is dumped. Is there some > compiler option to force the system to generate the core file, or is > it system feature? That's a system feature. Check ulimit, and make sure the current working directory is writeable. -- Falk