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


Nathan Myers <ncm-nospam@cantrip.org> writes:

| 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.

Does anyone build the library with builddir == srcdir?

-- Gaby


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