autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: RE : RE : rm -f core cause some troubles


From: Bob Friesenhahn
Subject: Re: RE : RE : rm -f core cause some troubles
Date: Sun, 16 Dec 2012 09:06:22 -0600 (CST)
User-agent: Alpine 2.01 (GSO 1266 2009-07-14)

On Sat, 15 Dec 2012, NightStrike wrote:

On Sat, Dec 15, 2012 at 2:18 PM, Paul Eggert <address@hidden> wrote:
On 12/15/2012 03:08 PM, Jeffrey Walton wrote:

Is the program designed to remove old core
files as part of the autoconf process?


No, new cores.  'configure' regularly generates
programs that dump core, as part of its ordinary
working procedure.

Why not just use ulimit to not dump core?  Or is that a bashism and not a shism?

The ulimit approach seems useful.

Blindly trying to remove a file named 'core' seems somewhat silly since many OSs do not write a file named 'core'. Instead they write a core file with some other file name or even write all core files to some other directory on the system.

Bob
--
Bob Friesenhahn
address@hidden, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]