This is the mail archive of the gcc-help@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 Dec 30, 2007 6:26 AM, mahmoodn <nt_mahmood@yahoo.com> wrote: ... > Oh, yes. I thought that gcc stop right after an error. but seems that it > continue compiling and at end it generate a report. If you use 'make -k' that is true, but eliminating '-k' should cause the compile to stop on or near the error. -Tom Tom Browder Niceville, Florida USA
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |