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] | |
For one thing, if you're saying "should be handled by the preprocessor" then you don't understand what Jim means by duplicated includes. He's talking about multiple object files which include the same header; it's a _linker_ optimization.
GCC can avoid that. We are doing it for STABS. Couple of weeks ago I sent one brief message with "Symbol Separation" title.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |