delorie.com/archives/browse.cgi | search |
Date: | Wed, 6 Oct 1999 16:46:15 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | Rithe <rithe AT xoommail DOT com> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: gxx problem.... |
In-Reply-To: | <199910052323.QAA03164@www1.xoommail.com> |
Message-ID: | <Pine.SUN.3.91.991006164422.13916X-100000@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Tue, 5 Oct 1999, Rithe wrote: > Anyway, I no > longer have a .cpp, it just disappeared... Is > there any way to find it? I don't think so, but you could try some undelete utility or the recycle bin. > Or does anyone know what happened to it? It could happen if you said something like this: gcc -o prog.cpp This tells GCC to put the results of compilation on prog.cpp, so it overwrites the source.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |