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]

Re: system.h



>  > Here is an example: on x86 SVR4 systems <sys/stat.h> defines several
>  > static functions.
> 
> does it potentially increase the size of cc1 by 0.001%, 1%, 5%?

About 1-2% in this case.

> 	Maybe a good compromise is to split it into two files,
> system.h and system2.h. 

That's better than testing a macro.  I suggest different calling the
files ansi.h and system.h (corresponding, more or less, to ANSI and
POSIX interfaces).



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