This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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] | |
On Mon, 2003-11-10 at 15:53, law@redhat.com wrote:
FWIW, what I do is I keep a .i file for all the gcc source files and
time compiling all of those. It's a slightly broader test than picking
a single source file.
It's also a good idea to keep .ii files from libstdc++. Too bad that Java doesn't generate .i files that can be used this way.
Diego.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |