This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: [PATCH] Update backward/algo.h


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.

Nathan Myers
ncm at cantrip dot org


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