This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [PATCH] Update backward/algo.h
Nathan Myers wrote:
> On Sun, Dec 30, 2001 at 10:42:12AM +0100, Paolo Carlini wrote:
> > Nathan Myers wrote:
> > > OK, but be careful about hitting control-C during your build!
> > > (That goes for everyone, not just Paolo, until this gets fixed.)
> >
> > Hum? I'm not sure to understand what you mean. What's the problem with
> > control-C?
>
> For those who missed it, GNU make likes to delete files whose names
> have no suffix -- including C++ headers -- when it gets SIGINT.
Now that you are remainding all of us of this it occurs to time that I heard
someone reporting this *many* months ago!
No one among the gmake developers is working on fixing the *very* serious
problem ?!?
P.