This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: No core dump


Krzysztof.Wisniowski@siemens.com 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]