egcs needs a system.h?

Kaveh R. Ghazi ghazi@caip.rutgers.edu
Thu Feb 12 20:07:00 GMT 1998


 > From: Jeffrey A Law <law@hurl.cygnus.com>
 > 
 >   In message < 199802041911.OAA10745@caip.rutgers.edu >you write:
 >   > 	Okay, here's a first cut at one (mostly plagiarized from
 >   > fileutils.)
 >   > 
 >   > 		--Kaveh
 >   > 
 >   > 
 >   > 
 >   > Wed Feb  4 13:50:51 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 >   >  
 >   > 	* system.h: New file to get common systems includes and various
 >   > 	definitions and declarations based on autoconf macros.
 > 
 > Looks like a reasonable start.  Now, what file includes it? :-)  You might
 > want to have "config.h" include "system.h".  
 > jeff

	I'd rather each C source file include it separately.  That
leaves control in the individual file.  Once system.h appears in a
snapshot, I'll try converting one source file to use it.  If it goes
smoothly, I'll do more (or submit patches to clean up the problem.)

		--Kaveh

--
Kaveh R. Ghazi			Project Manager / Custom Development
ghazi@caip.rutgers.edu		ICon CMT Corp.



More information about the Gcc mailing list